src/work/athos/makefile
author jacint
Wed, 05 May 2004 17:23:04 +0000
changeset 534 22ce98f7d0f1
parent 511 325c9430723e
child 551 d167149bde95
permissions -rw-r--r--
primitive random graph generator
athos@527
     1
BINARIES = suurballe minlength_demo mincostflows_test
athos@511
     2
INCLUDEDIRS= -I../../include -I.. -I../{athos,klao,marci,jacint,alpar,johanna,akos} 
athos@511
     3
include ../makefile
athos@36
     4