Browse Source

Add info and install-info targets.

gdb-4_18-branch
Rob Savoye 34 years ago
parent
commit
e535e37532
  1. 3
      gdb/testsuite/config/makefile.rel.in

3
gdb/testsuite/config/makefile.rel.in

@ -27,7 +27,8 @@ FLAGS_TO_PASS = \
all: subdirs
.PHONY: check installcheck
check:
info:
install-info:
install:
installcheck:

Loading…
Cancel
Save