src/work/athos/makefile
author marci
Thu, 02 Dec 2004 17:36:07 +0000
changeset 1027 4ec35d1cd897
parent 661 d306e777117e
child 1314 9269c76551cf
permissions -rw-r--r--
bug fix. previously, it did not work with graphs having non-reference node-maps
     1 BINARIES = bfs_test min_cost_flow
     2 INCLUDEDIRS= -I../.. -I.. -I../{athos,klao,marci,jacint,alpar,johanna,akos} 
     3 include ../makefile
     4