src/work/johanna/Makefile
author marci
Fri, 12 Mar 2004 09:19:54 +0000
changeset 174 44700ed9ffaa
child 218 5964f1c64ca1
permissions -rw-r--r--
towards on ListGraph, SmartGraph compatibility
beckerjc@150
     1
BINARIES = kruskal_test
beckerjc@150
     2
INCLUDEDIRS= -I. -I.. -I../../include
beckerjc@150
     3
include ../makefile
beckerjc@150
     4