Add info and install-info targets.
authorRob Savoye <rob@cygnus>
Tue, 1 Jun 1993 01:42:24 +0000 (01:42 +0000)
committerRob Savoye <rob@cygnus>
Tue, 1 Jun 1993 01:42:24 +0000 (01:42 +0000)
gdb/testsuite/config/makefile.rel.in

index f3c00d3b6c56fd34aa17f9dbe87826fbd738a713..0b72708e36eda1ccff6b96e912fb00664b038ff5 100644 (file)
@@ -27,7 +27,8 @@ FLAGS_TO_PASS = \
 all:    subdirs
 
 .PHONY: check installcheck
-check:
+info:
+install-info:
 install:
 installcheck:
 
This page took 0.023616 seconds and 4 git commands to generate.