src/work/athos/makefile
author alpar
Sun, 14 Nov 2004 11:16:36 +0000
changeset 990 407e4d47fdd3
parent 661 d306e777117e
child 1314 9269c76551cf
permissions -rw-r--r--
An 'unused variable' warning when compiled with gcc-3.2.2 is removed
     1 BINARIES = bfs_test min_cost_flow
     2 INCLUDEDIRS= -I../.. -I.. -I../{athos,klao,marci,jacint,alpar,johanna,akos} 
     3 include ../makefile
     4