src/work/klao/Makefile
author alpar
Sun, 14 Nov 2004 11:16:36 +0000
changeset 990 407e4d47fdd3
parent 618 e944d741f472
child 1067 47939f501c81
permissions -rw-r--r--
An 'unused variable' warning when compiled with gcc-3.2.2 is removed
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