src/work/athos/makefile
author jacint
Thu, 13 May 2004 10:30:20 +0000
changeset 631 26819ef1611f
parent 551 d167149bde95
child 661 d306e777117e
permissions -rw-r--r--
Almost full documentation added, NO_FLOW incorporated, Phase0(1) changed to Phase1(2)
athos@607
     1
BINARIES = minlengthpaths_test minlength_demo
athos@551
     2
INCLUDEDIRS= -I../.. -I.. -I../{athos,klao,marci,jacint,alpar,johanna,akos} 
athos@511
     3
include ../makefile
athos@36
     4