gem5/sim/pyconfig
Nathan Binkert d191b14ff7 Pass all scons defined pre-processor macro variables to the
python configuration stuff as environment variables.

sim/pyconfig/SConscript:
    generate a python file that updates the env dict with all
    variables in the CPPDEFINES so the python code can use those
    variables in configuration scripts.

--HG--
extra : convert_revision : 50b0719b044f7adc87ce6ae1571d156ca0c5644c
2005-03-08 23:06:54 -05:00
..
m5config.py Split the string importer from the rest of the mpy parsing 2005-03-08 22:07:26 -05:00
SConscript Pass all scons defined pre-processor macro variables to the 2005-03-08 23:06:54 -05:00