src/work/athos/makefile
author alpar
Mon, 04 Apr 2005 08:03:43 +0000
changeset 1295 02a403c305b9
parent 661 d306e777117e
child 1314 9269c76551cf
permissions -rw-r--r--
- Modifications to compile with *both* gcc-3.3 and gcc-3.4
- Adjust further SolutionType
     1 BINARIES = bfs_test min_cost_flow
     2 INCLUDEDIRS= -I../.. -I.. -I../{athos,klao,marci,jacint,alpar,johanna,akos} 
     3 include ../makefile
     4