src/work/athos/makefile
author ladanyi
Thu, 27 May 2004 10:04:55 +0000
changeset 665 3e9a94c6edad
parent 607 327f7cf13843
child 671 708df4dc6ab6
permissions -rw-r--r--
Added 'src/test/.deps' to the svn:ignore property.
athos@661
     1
BINARIES = min_cost_flow
athos@551
     2
INCLUDEDIRS= -I../.. -I.. -I../{athos,klao,marci,jacint,alpar,johanna,akos} 
athos@511
     3
include ../makefile
athos@36
     4