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:
4d53c4e
)
Fix all-h8300sim typo
author
Steve Chamberlain
<sac@cygnus>
Mon, 4 Jan 1993 15:46:12 +0000
(15:46 +0000)
committer
Steve Chamberlain
<sac@cygnus>
Mon, 4 Jan 1993 15:46:12 +0000
(15:46 +0000)
Makefile.in
patch
|
blob
|
history
diff --git
a/Makefile.in
b/Makefile.in
index 6f86143a3de5e35e86cfeb87db69692978227da1..09f0c1153300f8fe82e682fe26ddd813fb97061f 100644
(file)
--- a/
Makefile.in
+++ b/
Makefile.in
@@
-1030,7
+1030,8
@@
install-z8ksim: force
true ; \
fi
-### h8300sim: all-bfd
+### h8300sim:
+all-h8300sim: all-bfd
@if [ -f ./h8300sim/Makefile ] ; then \
rootme=`pwd` ; export rootme ; \
(cd ./h8300sim; \