src/work/klao/Makefile
changeset 473 2cef25dcde3f
parent 310 76c005b15354
child 618 e944d741f472
equal deleted inserted replaced
2:7bace4bff7ce 3:e7bca56e371a
     1 BINARIES = path_test map_test minlengthpaths
     1 BINARIES = path_test map_test iter_map_test
     2 INCLUDEDIRS= -I. -I.. -I../../include -I../{marci,jacint,alpar,johanna,akos}
     2 INCLUDEDIRS= -I. -I.. -I../../include -I../{marci,jacint,alpar,johanna,akos}
     3 include ../makefile
     3 include ../makefile
     4 
     4