aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRob Savoye <rob@cygnus>1993-05-28 04:31:51 +0000
committerRob Savoye <rob@cygnus>1993-05-28 04:31:51 +0000
commit47a488df26fa996851bbc5042c7a910d38013e30 (patch)
tree60dc32843ebda9fd6339e0b60bd9413147ba9c6e
parentd0fa64ec3362eb52dfc0067a77069883b9819584 (diff)
downloadgdb-47a488df26fa996851bbc5042c7a910d38013e30.zip
gdb-47a488df26fa996851bbc5042c7a910d38013e30.tar.gz
gdb-47a488df26fa996851bbc5042c7a910d38013e30.tar.bz2
Add a blank install target so the top level makefile won't die.
-rw-r--r--binutils/testsuite/config/makefile.rel.in1
-rw-r--r--gdb/testsuite/config/makefile.rel.in1
2 files changed, 2 insertions, 0 deletions
diff --git a/binutils/testsuite/config/makefile.rel.in b/binutils/testsuite/config/makefile.rel.in
index 2a27671..b8385a0 100644
--- a/binutils/testsuite/config/makefile.rel.in
+++ b/binutils/testsuite/config/makefile.rel.in
@@ -19,6 +19,7 @@ all: subdirs
.PHONY: check installcheck
check:
+install:
installcheck:
.NOEXPORT:
diff --git a/gdb/testsuite/config/makefile.rel.in b/gdb/testsuite/config/makefile.rel.in
index 1e785fb5..f3c00d3 100644
--- a/gdb/testsuite/config/makefile.rel.in
+++ b/gdb/testsuite/config/makefile.rel.in
@@ -28,6 +28,7 @@ all: subdirs
.PHONY: check installcheck
check:
+install:
installcheck:
.NOEXPORT: