src/work/athos/makefile
author athos
Tue, 11 May 2004 15:42:11 +0000
changeset 607 327f7cf13843
parent 551 d167149bde95
child 661 d306e777117e
permissions -rw-r--r--
Finished MinLengthPaths: a specialization of MinCostFlows.
     1 BINARIES = minlengthpaths_test minlength_demo
     2 INCLUDEDIRS= -I../.. -I.. -I../{athos,klao,marci,jacint,alpar,johanna,akos} 
     3 include ../makefile
     4