src/work/klao/Makefile
author klao
Sun, 09 Jan 2005 23:28:18 +0000
changeset 1067 47939f501c81
parent 976 04591f9a4173
permissions -rw-r--r--
Advances in error.h

* More clear exception usage concept
* sketch of LEMON_ASSERT interface
* test file
     1 BINARIES = error_test
     2 INCLUDEDIRS= -I. -I.. -I../.. -I../{marci,jacint,alpar,johanna,athos,akos} -I$(HOME)/boost
     3 include ../makefile
     4 
     5 CXXFLAGS += $(C)