src/work/athos/makefile
author alpar
Fri, 15 Apr 2005 21:15:30 +0000
changeset 1362 b4330c52caeb
parent 671 708df4dc6ab6
permissions -rw-r--r--
- Adding new lp_demo.cc finished
- Several 'unused variable' warnings fixed in 'lp_skeleton.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