Ignore:
Timestamp:
06/28/11 14:28:46 (14 years ago)
Author:
ogrimm
Message:
Adaptions to allow compilation on Ubuntu
File:
1 edited

Legend:

Unmodified
Added
Removed
  • fact/BIASctrl/Makefile

    r10049 r11205  
    66
    77CPPFLAGS = -O3 -Wall $(INCDIRS)
    8 LDLIBS = -L/usr/lib/termcap -lstdc++ -lpthread -lfl -lreadline -ltermcap $(DIMDIR)/linux/libdim.a
     8LDLIBS = -L/usr/lib/termcap -lstdc++ -lpthread -lreadline -ltermcap $(DIMDIR)/linux/libdim.a
    99
    1010BIASctrl: $(OBJECTS)
Note: See TracChangeset for help on using the changeset viewer.