projects
/
binutils-gdb.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8a8a91a
)
Build IGEN with the MIPS simulator.
author
Andrew Cagney
<cagney@redhat.com>
Thu, 9 Oct 1997 00:41:14 +0000
(
00:41
+0000)
committer
Andrew Cagney
<cagney@redhat.com>
Thu, 9 Oct 1997 00:41:14 +0000
(
00:41
+0000)
sim/configure.in
patch
|
blob
|
history
diff --git
a/sim/configure.in
b/sim/configure.in
index 7f0dc193dce1cc9ae22e50e4250c10c3b861e31f..f5a8400ee83331f65c78b2f6c90c915990e74b4b 100644
(file)
--- a/
sim/configure.in
+++ b/
sim/configure.in
@@
-63,6
+63,7
@@
case "${target}" in
# The MIPS simulator can only be compiled by gcc.
sim_target=mips
only_if_gcc=yes
+ extra_subdirs="${extra_subdirs} igen"
;;
mn10300*-*-*)
# The mn10300 simulator can only be compiled by gcc.