src/work/athos/makefile
author alpar
Thu, 05 Aug 2004 11:40:02 +0000
changeset 759 2d2d41010cb9
parent 661 d306e777117e
child 1314 9269c76551cf
permissions -rw-r--r--
New Doxygen module for path/flow algs.
     1 BINARIES = bfs_test min_cost_flow
     2 INCLUDEDIRS= -I../.. -I.. -I../{athos,klao,marci,jacint,alpar,johanna,akos} 
     3 include ../makefile
     4