1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16
// -*- MPC -*- // $Id$ project(bin) : aceexe, script { exename = envinfo Source_Files { envinfo.cpp } verbatim(automake, bottom) { TESTS = auto_run_tests.pl } Script_Files { auto_run_tests.pl ace_tests.lst } }