src/work/johanna/Makefile
author marci
Sat, 05 Mar 2005 19:04:45 +0000
changeset 1197 a2cd33e6f61c
parent 394 3a34c5626e52
permissions -rw-r--r--
let's remember: the boss said that we have to test even the non-working codes
     1 BINARIES = kruskal_test ma_order_test
     2 INCLUDEDIRS= -I. -I.. -I../../include -I../{marci,jacint,alpar,klao,akos}
     3 include ../makefile
     4