src/work/athos/makefile
author klao
Wed, 15 Sep 2004 14:25:44 +0000
changeset 858 acc83957ee4a
parent 661 d306e777117e
child 1314 9269c76551cf
permissions -rw-r--r--
Handling strings with std::string
Do not segfault if srcdir env. variable is not set.
     1 BINARIES = bfs_test min_cost_flow
     2 INCLUDEDIRS= -I../.. -I.. -I../{athos,klao,marci,jacint,alpar,johanna,akos} 
     3 include ../makefile
     4