src/work/johanna/Makefile
author alpar
Wed, 05 Jan 2005 12:26:59 +0000
changeset 1052 172ce6c3ac6e
parent 394 3a34c5626e52
permissions -rw-r--r--
Two examples showing a bit more convenient way to implement named parameters.
     1 BINARIES = kruskal_test ma_order_test
     2 INCLUDEDIRS= -I. -I.. -I../../include -I../{marci,jacint,alpar,klao,akos}
     3 include ../makefile
     4