src/work/athos/makefile
author alpar
Sat, 13 Nov 2004 12:53:28 +0000
changeset 986 e997802b855c
parent 661 d306e777117e
child 1314 9269c76551cf
permissions -rw-r--r--
Naming changes:
- head -> target
- tail -> source
     1 BINARIES = bfs_test min_cost_flow
     2 INCLUDEDIRS= -I../.. -I.. -I../{athos,klao,marci,jacint,alpar,johanna,akos} 
     3 include ../makefile
     4