src/work/klao/Makefile
author alpar
Mon, 29 Mar 2004 08:31:01 +0000
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
klao@225
     1
BINARIES = path_test
klao@225
     2
INCLUDEDIRS= -I. -I.. -I../../include -I../{marci,jacint,alpar,johanna,akos}
klao@225
     3
include ../makefile
klao@225
     4