aboutsummaryrefslogtreecommitdiff
path: root/gdb/Makefile.in
diff options
context:
space:
mode:
authorDavid D. Zuhn <zoo@cygnus>1993-03-23 08:03:44 +0000
committerDavid D. Zuhn <zoo@cygnus>1993-03-23 08:03:44 +0000
commit80c8fd72ed4668a766696b0c571bb77fcc0da713 (patch)
tree91940a5bda03ac40358e65c2ba23a744affb553b /gdb/Makefile.in
parent76019c92cd55b27c1c09b69d65ccc18e4a3a1075 (diff)
downloadgdb-80c8fd72ed4668a766696b0c571bb77fcc0da713.zip
gdb-80c8fd72ed4668a766696b0c571bb77fcc0da713.tar.gz
gdb-80c8fd72ed4668a766696b0c571bb77fcc0da713.tar.bz2
add installcheck
Diffstat (limited to 'gdb/Makefile.in')
-rw-r--r--gdb/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/Makefile.in b/gdb/Makefile.in
index d3925b3..759355c 100644
--- a/gdb/Makefile.in
+++ b/gdb/Makefile.in
@@ -421,6 +421,7 @@ YYOBJ = c-exp.tab.o m2-exp.tab.o ch-exp.tab.o
all: gdb
$(MAKE) $(FLAGS_TO_PASS) DO=all "DODIRS=`echo $(SUBDIRS) | sed 's/testsuite//'`" subdir_do
+installcheck:
check: force
rootme=`pwd`; export rootme; $(MAKE) $(TARGET_FLAGS_TO_PASS) DO=check DODIRS=testsuite subdir_do
info: force