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 17 usegcc = 0 | Line 17 usegcc = 0 |
17 | options = None | options = None |
18 | ||
19 | # | # |
20 | # import configuration variables passed in from | |
21 | # calling SConscript (if any) | |
22 | ||
23 | Import('*') | |
24 | ||
25 | # | |
26 | # retreive command-line arguments if any | # retreive command-line arguments if any |
27 | ||
28 | if ARGUMENTS.get('usegcc',0): | if ARGUMENTS.get('usegcc',0): |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |