src/work/athos/makefile
author alpar
Thu, 17 Mar 2005 10:43:57 +0000
changeset 1222 a3fb216a267d
parent 661 d306e777117e
child 1314 9269c76551cf
permissions -rw-r--r--
The first step toward function type interface to Preflow alg:
- Naming changed to be closer in style to the BFD/DFS/Dijkstra triplet.
     1 BINARIES = bfs_test min_cost_flow
     2 INCLUDEDIRS= -I../.. -I.. -I../{athos,klao,marci,jacint,alpar,johanna,akos} 
     3 include ../makefile
     4