src/work/athos/makefile
author deba
Wed, 06 Apr 2005 17:19:54 +0000
changeset 1311 b810a07248a0
parent 661 d306e777117e
child 1314 9269c76551cf
permissions -rw-r--r--
Removing sticky using namespace std.
Making up the using of namespaces.
     1 BINARIES = bfs_test min_cost_flow
     2 INCLUDEDIRS= -I../.. -I.. -I../{athos,klao,marci,jacint,alpar,johanna,akos} 
     3 include ../makefile
     4