diff -r 1cfb25ef14d2 -r c91e765266d7 src/work/marci/lp/makefile --- a/src/work/marci/lp/makefile Wed Jan 26 09:00:40 2005 +0000 +++ b/src/work/marci/lp/makefile Wed Jan 26 15:54:06 2005 +0000 @@ -5,7 +5,7 @@ CXXFLAGS = -g -O2 -W -Wall $(INCLUDEDIRS) -ansi -pedantic LDFLAGS = -lglpk#-lcplex -lm -lpthread -lilocplex -L/usr/local/cplex/cplex75/lib/i86_linux2_glibc2.2_gcc3.0/static_mt# -L$(GLPKROOT)/lib -BINARIES = cplex_1 max_flow_by_lp# sample sample2 sample11 sample15 +BINARIES = expression_test max_flow_by_lp# sample sample2 sample11 sample15 #include ../makefile