aboutsummaryrefslogtreecommitdiff
path: root/sim/h8300
diff options
context:
space:
mode:
Diffstat (limited to 'sim/h8300')
-rwxr-xr-xsim/h8300/configure2
1 files changed, 1 insertions, 1 deletions
diff --git a/sim/h8300/configure b/sim/h8300/configure
index 802efaf..cc0a971 100755
--- a/sim/h8300/configure
+++ b/sim/h8300/configure
@@ -1251,7 +1251,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) \$<