src/work/athos/makefile
author alpar
Fri, 08 Apr 2005 06:46:12 +0000
changeset 1323 3aaadfb7de3d
parent 671 708df4dc6ab6
permissions -rw-r--r--
The case when the objective function contains a const component is handled
correctly.
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