src/work/klao/Makefile
author alpar
Fri, 26 Mar 2004 14:03:02 +0000
changeset 247 fefccf1bdc23
child 283 91e78d9b78f4
permissions -rw-r--r--
Heap is now a template-template parameter
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