55 |
# |
# |
56 |
# print out build configuration for this module |
# print out build configuration for this module |
57 |
|
|
|
print "############################################" |
|
58 |
print "Build configuration for module: modellib" |
print "Build configuration for module: modellib" |
59 |
print " platform: ", platform |
print " platform: ", platform |
60 |
print " hostname: ", hostname |
print " hostname: ", hostname |
61 |
print " pyinstall: ", pyinstall |
print " pyinstall: ", pyinstall |
|
print "############################################" |
|
62 |
|
|
63 |
# |
# |
64 |
# call the SConscript to do the actual build |
# call the SConscript to do the actual build |