src/work/johanna/Makefile
author alpar
Sun, 25 Apr 2004 17:06:40 +0000
changeset 399 11d69d6502e4
parent 350 3a9a767b841e
child 483 ce29ae5b2e1b
permissions -rw-r--r--
The diffs in src/include/smart_graph.h between 528:529 was merged into
this file.
     1 BINARIES = kruskal_test ma_order_test unionfind_test
     2 INCLUDEDIRS= -I. -I.. -I../../include -I../{marci,jacint,alpar,klao,akos}
     3 include ../makefile
     4