src/work/athos/makefile
author alpar
Tue, 04 Jan 2005 17:05:20 +0000
changeset 1044 f97380557656
parent 661 d306e777117e
child 1314 9269c76551cf
permissions -rw-r--r--
- Missing 'const' keywords added
- Stupid implementation of 'AbsMap' has been corrected.
     1 BINARIES = bfs_test min_cost_flow
     2 INCLUDEDIRS= -I../.. -I.. -I../{athos,klao,marci,jacint,alpar,johanna,akos} 
     3 include ../makefile
     4