src/work/johanna/Makefile
author marci
Thu, 04 Mar 2004 19:45:06 +0000
changeset 156 a34e5a909e97
child 218 5964f1c64ca1
permissions -rw-r--r--
.
beckerjc@150
     1
BINARIES = kruskal_test
beckerjc@150
     2
INCLUDEDIRS= -I. -I.. -I../../include
beckerjc@150
     3
include ../makefile
beckerjc@150
     4