Fix all-h8300sim typo

This commit is contained in:
Steve Chamberlain
1993-01-04 15:46:12 +00:00
parent 4d53c4e361
commit ce1a2ef4ca

View File

@ -1030,7 +1030,8 @@ install-z8ksim: force
true ; \ true ; \
fi fi
### h8300sim: all-bfd ### h8300sim:
all-h8300sim: all-bfd
@if [ -f ./h8300sim/Makefile ] ; then \ @if [ -f ./h8300sim/Makefile ] ; then \
rootme=`pwd` ; export rootme ; \ rootme=`pwd` ; export rootme ; \
(cd ./h8300sim; \ (cd ./h8300sim; \