projects
/
gem5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3e7f660
)
Get rid of obsolete simobj/SConscript
author
Steve Reinhardt
<stever@eecs.umich.edu>
Wed, 1 Jun 2005 21:14:42 +0000
(17:14 -0400)
committer
Steve Reinhardt
<stever@eecs.umich.edu>
Wed, 1 Jun 2005 21:14:42 +0000
(17:14 -0400)
--HG--
extra : convert_revision :
2f2a5e1702a5ad09d80362e25a895e6181b2117c
SConscript
patch
|
blob
|
history
diff --git
a/SConscript
b/SConscript
index 7b5b2a970fbe1a29bfb068b0bc9a6c610dfa3856..ad4a974ccc5fe5e7c33c93745cc2072455c4861f 100644
(file)
--- a/
SConscript
+++ b/
SConscript
@@
-408,7
+408,6
@@
env.Command(Split('''arch/alpha/decoder.cc
# header files into a place where they can be found.
SConscript('libelf/SConscript-local', exports = 'env', duplicate=0)
SConscript('python/SConscript', exports = ['env'], duplicate=0)
-SConscript('simobj/SConscript', exports = 'env', duplicate=0)
# This function adds the specified sources to the given build
# environment, and returns a list of all the corresponding SCons