src/work/klao/Makefile
author alpar
Fri, 16 Apr 2004 21:18:40 +0000
changeset 342 c98125b3f47c
parent 283 91e78d9b78f4
child 347 e4ab32225f1c
permissions -rw-r--r--
An example for a readable/writeable but non-referrable map
without get() and set().
     1 BINARIES = path_test map_test minlengthpaths
     2 INCLUDEDIRS= -I. -I.. -I../../include -I../{marci,jacint,alpar,johanna,akos}
     3 include ../makefile
     4