src/work/klao/Makefile
author alpar
Fri, 16 Apr 2004 21:35:25 +0000
changeset 343 57bd196dad11
parent 283 91e78d9b78f4
child 347 e4ab32225f1c
permissions -rw-r--r--
time_measure.h has been added to the doc.
graph_concept.h has been removed for it was confusing.
klao@310
     1
BINARIES = path_test map_test minlengthpaths
klao@225
     2
INCLUDEDIRS= -I. -I.. -I../../include -I../{marci,jacint,alpar,johanna,akos}
klao@225
     3
include ../makefile
klao@225
     4