Add a blank install target so the top level makefile won't die.
authorRob Savoye <rob@cygnus>
Fri, 28 May 1993 04:31:51 +0000 (04:31 +0000)
committerRob Savoye <rob@cygnus>
Fri, 28 May 1993 04:31:51 +0000 (04:31 +0000)
binutils/testsuite/config/makefile.rel.in
gdb/testsuite/config/makefile.rel.in

index 2a27671..b8385a0 100644 (file)
@@ -19,6 +19,7 @@ all:   subdirs
 
 .PHONY: check installcheck
 check:
+install:
 installcheck:
 
 .NOEXPORT:
index 1e785fb..f3c00d3 100644 (file)
@@ -28,6 +28,7 @@ all:   subdirs
 
 .PHONY: check installcheck
 check:
+install:
 installcheck:
 
 .NOEXPORT: