src/work/johanna/Makefile
author alpar
Sun, 07 Mar 2004 19:33:34 +0000
changeset 157 ee17030e5f47
child 218 5964f1c64ca1
permissions -rw-r--r--
One more step toward the standars interface.
beckerjc@150
     1
BINARIES = kruskal_test
beckerjc@150
     2
INCLUDEDIRS= -I. -I.. -I../../include
beckerjc@150
     3
include ../makefile
beckerjc@150
     4