src/work/klao/Makefile
changeset 1061 e3433c024123
parent 618 e944d741f472
child 1067 47939f501c81
equal deleted inserted replaced
4:2e941d85cc84 5:2f267f66d553
     1 BINARIES = path_test map_test iter_map_test
     1 BINARIES = tag_demo
     2 INCLUDEDIRS= -I. -I.. -I../.. -I../{marci,jacint,alpar,johanna,athos,akos}
     2 INCLUDEDIRS= -I. -I.. -I../.. -I../{marci,jacint,alpar,johanna,athos,akos} -I$(HOME)/boost
     3 include ../makefile
     3 include ../makefile
     4 
     4