src/work/johanna/Makefile
author alpar
Sun, 21 Mar 2004 14:58:48 +0000
changeset 223 02948c4c68e1
parent 150 4b5210aa0239
child 350 3a9a767b841e
permissions -rw-r--r--
Dijkstra, bin_heap, fib_heap added to the doc.
     1 BINARIES = kruskal_test
     2 INCLUDEDIRS= -I. -I.. -I../../include -I../{marci,jacint,alpar,klao,akos}
     3 include ../makefile
     4