src/work/athos/makefile
author marci
Tue, 04 May 2004 12:01:49 +0000
changeset 524 bd8109f8e2fa
parent 331 f5461f8bc59b
child 527 7550fed0cd91
permissions -rw-r--r--
An undirected graph template UndirGraph<Graph> can be used.
athos@511
     1
BINARIES = suurballe minlength_demo
athos@511
     2
INCLUDEDIRS= -I../../include -I.. -I../{athos,klao,marci,jacint,alpar,johanna,akos} 
athos@511
     3
include ../makefile
athos@36
     4