src/work/athos/makefile
author athos
Thu, 07 Apr 2005 09:42:31 +0000
changeset 1314 9269c76551cf
parent 671 708df4dc6ab6
permissions -rw-r--r--
New functions in lp_glpk.cc. Sample file: lp_sample.cc.
athos@1314
     1
BINARIES = lp_sample
athos@551
     2
INCLUDEDIRS= -I../.. -I.. -I../{athos,klao,marci,jacint,alpar,johanna,akos} 
athos@511
     3
include ../makefile
athos@36
     4