src/work/athos/makefile
author marci
Mon, 10 May 2004 16:31:48 +0000
changeset 597 a6e2b02f496a
parent 527 7550fed0cd91
child 607 327f7cf13843
permissions -rw-r--r--
bfs, dfs docs
athos@527
     1
BINARIES = suurballe minlength_demo mincostflows_test
athos@551
     2
INCLUDEDIRS= -I../.. -I.. -I../{athos,klao,marci,jacint,alpar,johanna,akos} 
athos@511
     3
include ../makefile
athos@36
     4