src/work/klao/Makefile
author athos
Wed, 14 Apr 2004 13:30:05 +0000
changeset 322 a42dacfd0e3e
parent 283 91e78d9b78f4
child 347 e4ab32225f1c
permissions -rw-r--r--
The paths are stored in vectors, assumed there is no circle of length 0
     1 BINARIES = path_test map_test minlengthpaths
     2 INCLUDEDIRS= -I. -I.. -I../../include -I../{marci,jacint,alpar,johanna,akos}
     3 include ../makefile
     4