* Makefile.in, configure.in: if target isn't supported, build a
authorSteve Chamberlain <sac@cygnus>
Mon, 8 Feb 1993 19:47:11 +0000 (19:47 +0000)
committerSteve Chamberlain <sac@cygnus>
Mon, 8 Feb 1993 19:47:11 +0000 (19:47 +0000)
harmless makefile.
support for make clean

sim/h8300/h8300.mt

index 66bd6d6..6ba50e6 100644 (file)
@@ -1 +1,4 @@
 ALL=all-h8300
+CLEAN=clean-h8300
+INSTALL=install-h8300
+