Fix all-h8300sim typo
authorSteve Chamberlain <sac@cygnus>
Mon, 4 Jan 1993 15:46:12 +0000 (15:46 +0000)
committerSteve Chamberlain <sac@cygnus>
Mon, 4 Jan 1993 15:46:12 +0000 (15:46 +0000)
Makefile.in

index 6f86143a3de5e35e86cfeb87db69692978227da1..09f0c1153300f8fe82e682fe26ddd813fb97061f 100644 (file)
@@ -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; \