src/work/athos/makefile
author marci
Fri, 14 May 2004 18:28:57 +0000
changeset 642 e812963087f0
parent 551 d167149bde95
child 661 d306e777117e
permissions -rw-r--r--
To avoid confusion my old ListGraph is can be used under name SageGraph, work/sage_graph.h contains it.
athos@607
     1
BINARIES = minlengthpaths_test minlength_demo
athos@551
     2
INCLUDEDIRS= -I../.. -I.. -I../{athos,klao,marci,jacint,alpar,johanna,akos} 
athos@511
     3
include ../makefile
athos@36
     4