aboutsummaryrefslogtreecommitdiff
path: root/sim
diff options
context:
space:
mode:
authorSteve Chamberlain <sac@cygnus>1993-02-08 19:47:11 +0000
committerSteve Chamberlain <sac@cygnus>1993-02-08 19:47:11 +0000
commit67c9903f93162ac04ec2cbe071bbfd89b56d0322 (patch)
treee098271716d78c370eb36b3a6e232a2e0cd1b15f /sim
parent47dba87afaa87bce19a6137781d8dcd490010913 (diff)
downloadfsf-binutils-gdb-67c9903f93162ac04ec2cbe071bbfd89b56d0322.zip
fsf-binutils-gdb-67c9903f93162ac04ec2cbe071bbfd89b56d0322.tar.gz
fsf-binutils-gdb-67c9903f93162ac04ec2cbe071bbfd89b56d0322.tar.bz2
* Makefile.in, configure.in: if target isn't supported, build a
harmless makefile. support for make clean
Diffstat (limited to 'sim')
-rw-r--r--sim/h8300/h8300.mt3
1 files changed, 3 insertions, 0 deletions
diff --git a/sim/h8300/h8300.mt b/sim/h8300/h8300.mt
index 66bd6d6..6ba50e6 100644
--- a/sim/h8300/h8300.mt
+++ b/sim/h8300/h8300.mt
@@ -1 +1,4 @@
ALL=all-h8300
+CLEAN=clean-h8300
+INSTALL=install-h8300
+