add support for sticking generated files in the build directory
authorNathan Binkert <binkertn@umich.edu>
Thu, 6 May 2004 16:09:54 +0000 (12:09 -0400)
committerNathan Binkert <binkertn@umich.edu>
Thu, 6 May 2004 16:09:54 +0000 (12:09 -0400)
commit24715f50ac2f8e2473d5d8d2c0ad7a8346fecaa1
tree560f1973efb141c2da4d946f73c80010f9f0895c
parent569cb477d498ec5fbe441bf9f84f71868233c5d8
add support for sticking generated files in the build directory
instead of with the source code.  This will hopefully be especially
useful when we're generating dozens of files when we flesh out the
object description stuff.
remove generated files from the source tree.  python is required
to build now.

base/trace.hh:
    no need for the underscore in the name
base/traceflags.py:
    clean up code

--HG--
extra : convert_revision : f68af8c3460eb7e73a1defaea3081a02ad7db33c
base/trace.hh
base/traceflags.py