mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-06-26 22:07:58 +08:00
Fix all-h8300sim typo
This commit is contained in:
@ -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; \
|
||||||
|
Reference in New Issue
Block a user