src/work/klao/Makefile
author athos
Thu, 07 Apr 2005 09:42:31 +0000
changeset 1314 9269c76551cf
parent 976 04591f9a4173
permissions -rw-r--r--
New functions in lp_glpk.cc. Sample file: lp_sample.cc.
     1 BINARIES = error_test
     2 INCLUDEDIRS= -I. -I.. -I../.. -I../{marci,jacint,alpar,johanna,athos,akos} -I$(HOME)/boost
     3 include ../makefile
     4 
     5 CXXFLAGS += $(C)