src/work/klao/Makefile
author alpar
Mon, 29 Mar 2004 08:31:01 +0000 (2004-03-29)
changeset 255 45107782cbca
child 283 91e78d9b78f4
permissions -rw-r--r--
dijkstra.h and fib_heap.h has moved to include.
The versions of bin_heap.hh shuld be merged and renamed to bin_heap.h
     1 BINARIES = path_test
     2 INCLUDEDIRS= -I. -I.. -I../../include -I../{marci,jacint,alpar,johanna,akos}
     3 include ../makefile
     4