Parent Directory
|
Revision Log
|
Patch
revision 248 by jgs, Tue Nov 29 04:58:23 2005 UTC | revision 288 by jgs, Fri Dec 2 01:55:04 2005 UTC | |
---|---|---|
# | Line 33 Export(["esysroot"]) | Line 33 Export(["esysroot"]) |
33 | # | # |
34 | # call appropriate SConscripts | # call appropriate SConscripts |
35 | ||
36 | target_scripts = ['Bruce/SConstruct', | target_scripts = ['Bruce/SConscript', |
37 | 'BruceFactory/SConstruct'] | 'BruceFactory/SConscript'] |
38 | ||
39 | SConscript(target_scripts, duplicate=0) | SConscript(target_scripts, duplicate=0) |
|
ViewVC Help | |
Powered by ViewVC 1.1.26 |