aboutsummaryrefslogtreecommitdiff
path: root/sim/common/aclocal.m4
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1997-01-24 00:38:32 +0000
committerStu Grossman <grossman@cygnus>1997-01-24 00:38:32 +0000
commit42653e99b80373f02a3d866aad472920671c968b (patch)
tree37c72477232e06cb550ccd22efd7fd5d94af9046 /sim/common/aclocal.m4
parent2757866e9e215d46576bc5ff8c8bba05f91e25dc (diff)
downloadfsf-binutils-gdb-42653e99b80373f02a3d866aad472920671c968b.zip
fsf-binutils-gdb-42653e99b80373f02a3d866aad472920671c968b.tar.gz
fsf-binutils-gdb-42653e99b80373f02a3d866aad472920671c968b.tar.bz2
* (distclean): Remove targ-vals.def.
Diffstat (limited to 'sim/common/aclocal.m4')
-rw-r--r--sim/common/aclocal.m42
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/common/aclocal.m4 b/sim/common/aclocal.m4
index ee4d144..767ef42 100644
--- a/sim/common/aclocal.m4
+++ b/sim/common/aclocal.m4
@@ -259,7 +259,7 @@ clean: \$(SIM_EXTRA_CLEAN)
distclean mostlyclean maintainer-clean realclean: clean
rm -f TAGS
rm -f Makefile config.cache config.log config.status
- rm -f tconfig.h config.h stamp-h
+ rm -f tconfig.h config.h stamp-h targ-vals.def
.c.o:
\$(CC) -c \$(ALL_CFLAGS) \$<