src/work/johanna/Makefile
author alpar
Mon, 26 Apr 2004 17:33:51 +0000
changeset 425 4fbe868c1fb4
parent 350 3a9a767b841e
child 483 ce29ae5b2e1b
permissions -rw-r--r--
Some more docs.
Put it into the 'misc' group.
     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