* configure: Remove targ-vals.def when doing distclean. (Change

is actually in ../common/aclocal.m4.)
This commit is contained in:
Stu Grossman 1997-01-24 00:44:03 +00:00
parent 42653e99b8
commit a695143eae
8 changed files with 8 additions and 8 deletions

2
sim/arm/configure vendored
View File

@ -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) \$<

2
sim/d10v/configure vendored
View File

@ -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) \$<

2
sim/erc32/configure vendored
View File

@ -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) \$<

2
sim/h8300/configure vendored
View File

@ -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) \$<

2
sim/mips/configure vendored
View File

@ -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) \$<

View File

@ -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) \$<

2
sim/sh/configure vendored
View File

@ -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) \$<

2
sim/v850/configure vendored
View File

@ -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) \$<