From: Steve Chamberlain Date: Mon, 4 Jan 1993 15:46:12 +0000 (+0000) Subject: Fix all-h8300sim typo X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=ce1a2ef4cabd20a5bd775caf866899ccf30083ca;p=binutils-gdb.git Fix all-h8300sim typo --- diff --git a/Makefile.in b/Makefile.in index 6f86143a3de..09f0c115330 100644 --- 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; \