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
     1 BINARIES = kruskal_test
     2 INCLUDEDIRS= -I. -I.. -I../../include
     3 include ../makefile
     4