src/work/athos/makefile
author marci
Fri, 21 May 2004 10:18:30 +0000
changeset 654 8fd893331298
parent 551 d167149bde95
child 661 d306e777117e
permissions -rw-r--r--
The new for macros are: h_for, h_for_inc, h_for_glob, h_for_inc_glob.
athos@607
     1
BINARIES = minlengthpaths_test minlength_demo
athos@551
     2
INCLUDEDIRS= -I../.. -I.. -I../{athos,klao,marci,jacint,alpar,johanna,akos} 
athos@511
     3
include ../makefile
athos@36
     4