]> Git Repo - binutils.git/commitdiff
* 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 66bd6d66136a9b7bb69aa722fdad8f9b166f7cee..6ba50e6aa1dc4547033b54322b5ec43f50c9c7c9 100644 (file)
@@ -1 +1,4 @@
 ALL=all-h8300
+CLEAN=clean-h8300
+INSTALL=install-h8300
+
This page took 0.028739 seconds and 4 git commands to generate.