aboutsummaryrefslogtreecommitdiff
path: root/sim
diff options
context:
space:
mode:
authorStu Grossman <grossman@cygnus>1997-01-24 00:44:03 +0000
committerStu Grossman <grossman@cygnus>1997-01-24 00:44:03 +0000
commita695143eae3d11c94a1ffc71464dcc7c79e1ec91 (patch)
tree2b8598bcdf4ba2536199c517445451fa571f153b /sim
parent42653e99b80373f02a3d866aad472920671c968b (diff)
downloadgdb-a695143eae3d11c94a1ffc71464dcc7c79e1ec91.zip
gdb-a695143eae3d11c94a1ffc71464dcc7c79e1ec91.tar.gz
gdb-a695143eae3d11c94a1ffc71464dcc7c79e1ec91.tar.bz2
* configure: Remove targ-vals.def when doing distclean. (Change
is actually in ../common/aclocal.m4.)
Diffstat (limited to 'sim')
-rwxr-xr-xsim/arm/configure2
-rwxr-xr-xsim/d10v/configure2
-rwxr-xr-xsim/erc32/configure2
-rwxr-xr-xsim/h8300/configure2
-rwxr-xr-xsim/mips/configure2
-rwxr-xr-xsim/mn10300/configure2
-rwxr-xr-xsim/sh/configure2
-rwxr-xr-xsim/v850/configure2
8 files changed, 8 insertions, 8 deletions
diff --git a/sim/arm/configure b/sim/arm/configure
index cde87d3..0a330dc 100755
--- a/sim/arm/configure
+++ b/sim/arm/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) \$<
diff --git a/sim/d10v/configure b/sim/d10v/configure
index cde87d3..0a330dc 100755
--- a/sim/d10v/configure
+++ b/sim/d10v/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) \$<
diff --git a/sim/erc32/configure b/sim/erc32/configure
index 46b9205..0a1bec9 100755
--- a/sim/erc32/configure
+++ b/sim/erc32/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) \$<
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) \$<
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) \$<
diff --git a/sim/mn10300/configure b/sim/mn10300/configure
index cde87d3..0a330dc 100755
--- a/sim/mn10300/configure
+++ b/sim/mn10300/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) \$<
diff --git a/sim/sh/configure b/sim/sh/configure
index cde87d3..0a330dc 100755
--- a/sim/sh/configure
+++ b/sim/sh/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) \$<
diff --git a/sim/v850/configure b/sim/v850/configure
index cde87d3..0a330dc 100755
--- a/sim/v850/configure
+++ b/sim/v850/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) \$<