Parent Directory
|
Revision Log
|
Patch
revision 124 by jgs, Fri Jul 8 04:08:13 2005 UTC | revision 125 by jgs, Fri Jul 22 03:52:49 2005 UTC | |
---|---|---|
# | Line 16 MODULES="tools/CppUnitTest tools/mmio es | Line 16 MODULES="tools/CppUnitTest tools/mmio es |
16 | TESTS="escript finley" | TESTS="escript finley" |
17 | ||
18 | # use this setting for local developmental builds | # use this setting for local developmental builds |
19 | ENVVARS="DODEBUG=YES" | #ENVVARS="DODEBUG=YES" |
20 | ||
21 | if [ "$2" == "DEBUG" ]; | |
22 | then | |
23 | ENVVARS="DODEBUG=YES" | |
24 | fi | |
25 | ||
26 | if [ "$2" == "NODEBUG" ]; | if [ "$2" == "NODEBUG" ]; |
27 | then | then |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |