src/work/klao/Makefile
author alpar
Wed, 14 Apr 2004 12:24:55 +0000
changeset 321 048b965204b5
parent 283 91e78d9b78f4
child 347 e4ab32225f1c
permissions -rw-r--r--
Some concerns about the copy constructors of graph.h
     1 BINARIES = path_test map_test minlengthpaths
     2 INCLUDEDIRS= -I. -I.. -I../../include -I../{marci,jacint,alpar,johanna,akos}
     3 include ../makefile
     4