src/work/klao/Makefile
author alpar
Sat, 13 Nov 2004 17:07:10 +0000
changeset 987 87f7c54892df
parent 618 e944d741f472
child 1067 47939f501c81
permissions -rw-r--r--
Naming changes:
- ValueType -> Value
- KeyType -> Key
- ReferenceType ->Reference
- PointerType -> Pointer
klao@976
     1
BINARIES = tag_demo
klao@976
     2
INCLUDEDIRS= -I. -I.. -I../.. -I../{marci,jacint,alpar,johanna,athos,akos} -I$(HOME)/boost
klao@225
     3
include ../makefile
klao@225
     4