src/work/klao/Makefile
changeset 976 04591f9a4173
parent 618 e944d741f472
child 1067 47939f501c81
     1.1 --- a/src/work/klao/Makefile	Wed Nov 10 12:51:30 2004 +0000
     1.2 +++ b/src/work/klao/Makefile	Wed Nov 10 19:59:14 2004 +0000
     1.3 @@ -1,4 +1,4 @@
     1.4 -BINARIES = path_test map_test iter_map_test
     1.5 -INCLUDEDIRS= -I. -I.. -I../.. -I../{marci,jacint,alpar,johanna,athos,akos}
     1.6 +BINARIES = tag_demo
     1.7 +INCLUDEDIRS= -I. -I.. -I../.. -I../{marci,jacint,alpar,johanna,athos,akos} -I$(HOME)/boost
     1.8  include ../makefile
     1.9