src/work/klao/Makefile
author athos
Tue, 04 May 2004 09:33:21 +0000
changeset 520 e4a6300616f9
parent 310 76c005b15354
child 618 e944d741f472
permissions -rw-r--r--
Created minlengthpaths_test.cc. Compiles with: g++-3.0 -Wall -I. -I../{klao,jacint,marci} -I.. -I../../include minlengthpaths_test.cc -o min | & less
     1 BINARIES = path_test map_test iter_map_test
     2 INCLUDEDIRS= -I. -I.. -I../../include -I../{marci,jacint,alpar,johanna,akos}
     3 include ../makefile
     4