src/work/johanna/Makefile
author klao
Thu, 29 Apr 2004 23:24:42 +0000
changeset 490 ceb56ff9d07f
parent 394 3a34c5626e52
permissions -rw-r--r--
The -W gcc option _does_ matter even if you use -Wall!
Minor changes.
     1 BINARIES = kruskal_test ma_order_test
     2 INCLUDEDIRS= -I. -I.. -I../../include -I../{marci,jacint,alpar,klao,akos}
     3 include ../makefile
     4