src/work/johanna/Makefile
author hegyi
Fri, 01 Apr 2005 13:42:31 +0000
changeset 1290 082fc511c2b9
parent 394 3a34c5626e52
permissions -rw-r--r--
To run graph-displayer with sample input, type make run, but do not move the nodes, YET
     1 BINARIES = kruskal_test ma_order_test
     2 INCLUDEDIRS= -I. -I.. -I../../include -I../{marci,jacint,alpar,klao,akos}
     3 include ../makefile
     4