src/work/johanna/Makefile
author alpar
Wed, 10 Mar 2004 16:46:17 +0000
changeset 163 c5fbd2c1d75f
child 218 5964f1c64ca1
permissions -rw-r--r--
Emtygraph with the new interface
beckerjc@150
     1
BINARIES = kruskal_test
beckerjc@150
     2
INCLUDEDIRS= -I. -I.. -I../../include
beckerjc@150
     3
include ../makefile
beckerjc@150
     4