src/work/johanna/Makefile
author marci
Wed, 28 Apr 2004 14:20:24 +0000
changeset 460 e4d291344277
parent 350 3a9a767b841e
child 483 ce29ae5b2e1b
permissions -rw-r--r--
test makefile hiba
beckerjc@394
     1
BINARIES = kruskal_test ma_order_test unionfind_test
beckerjc@218
     2
INCLUDEDIRS= -I. -I.. -I../../include -I../{marci,jacint,alpar,klao,akos}
beckerjc@150
     3
include ../makefile
beckerjc@150
     4