src/work/klao/Makefile
author alpar
Mon, 29 Mar 2004 08:16:18 +0000
changeset 253 f45703336699
child 283 91e78d9b78f4
permissions -rw-r--r--
Move invalid.h smart_graph.h maps.h emptygraph.h to include
klao@225
     1
BINARIES = path_test
klao@225
     2
INCLUDEDIRS= -I. -I.. -I../../include -I../{marci,jacint,alpar,johanna,akos}
klao@225
     3
include ../makefile
klao@225
     4