From 47a488df26fa996851bbc5042c7a910d38013e30 Mon Sep 17 00:00:00 2001 From: Rob Savoye Date: Fri, 28 May 1993 04:31:51 +0000 Subject: Add a blank install target so the top level makefile won't die. --- gdb/testsuite/config/makefile.rel.in | 1 + 1 file changed, 1 insertion(+) (limited to 'gdb') 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: -- cgit v1.1