src/work/athos/makefile
author alpar
Wed, 05 May 2004 07:53:51 +0000
changeset 531 66f1c466889f
parent 511 325c9430723e
child 551 d167149bde95
permissions -rw-r--r--
Compiles with are icc, as well.
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