src/work/athos/makefile
author klao
Tue, 28 Sep 2004 10:32:23 +0000
changeset 914 174490f545f8
parent 661 d306e777117e
child 1314 9269c76551cf
permissions -rw-r--r--
Bugfix. (unionfind segfaulted when compiled with icc)
     1 BINARIES = bfs_test min_cost_flow
     2 INCLUDEDIRS= -I../.. -I.. -I../{athos,klao,marci,jacint,alpar,johanna,akos} 
     3 include ../makefile
     4