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