src/work/johanna/Makefile
author marci
Fri, 14 May 2004 18:28:57 +0000
changeset 642 e812963087f0
parent 394 3a34c5626e52
permissions -rw-r--r--
To avoid confusion my old ListGraph is can be used under name SageGraph, work/sage_graph.h contains it.
     1 BINARIES = kruskal_test ma_order_test
     2 INCLUDEDIRS= -I. -I.. -I../../include -I../{marci,jacint,alpar,klao,akos}
     3 include ../makefile
     4