Parent Directory
|
Revision Log
|
Patch
revision 246 by jgs, Tue Nov 29 04:27:00 2005 UTC | revision 248 by jgs, Tue Nov 29 04:58:23 2005 UTC | |
---|---|---|
# | Line 16 usegcc = 0 | Line 16 usegcc = 0 |
16 | options = None | options = None |
17 | ||
18 | # | # |
19 | # import configuration variables passed in from | |
20 | # calling SConscript (if any) | |
21 | ||
22 | Import('*') | |
23 | ||
24 | # | |
25 | # retreive command-line arguments if any | # retreive command-line arguments if any |
26 | ||
27 | if ARGUMENTS.get('usegcc',0): | if ARGUMENTS.get('usegcc',0): |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |