src/work/klao/Makefile
author beckerjc
Thu, 29 Apr 2004 17:00:44 +0000
changeset 483 ce29ae5b2e1b
parent 310 76c005b15354
child 618 e944d741f472
permissions -rw-r--r--
UnionFind moved to include. Test compiles and runs cleanly.

* test/makefile:
minor cleanups
klao@347
     1
BINARIES = path_test map_test iter_map_test
klao@225
     2
INCLUDEDIRS= -I. -I.. -I../../include -I../{marci,jacint,alpar,johanna,akos}
klao@225
     3
include ../makefile
klao@225
     4