forked from Imagelibrary/binutils-gdb
* doc/Makefile.am (install): Depend on install-info.
* doc/Makefile.in: Regenerate.
This commit is contained in:
@@ -1,3 +1,8 @@
|
||||
2002-01-26 Hans-Peter Nilsson <hp@bitrange.com>
|
||||
|
||||
* doc/Makefile.am (install): Depend on install-info.
|
||||
* doc/Makefile.in: Regenerate.
|
||||
|
||||
2002-01-25 Jason R. Thorpe <thorpej@wasabisystems.com>
|
||||
|
||||
* objcopy.c (strip_usage): Document -d as an alias
|
||||
|
||||
@@ -155,6 +155,10 @@ $(DEMANGLER_NAME).1: cxxfilt.man Makefile
|
||||
-e 's/cxxfilt/$(DEMANGLER_NAME)/' < $$man \
|
||||
> $(DEMANGLER_NAME).1
|
||||
|
||||
# We want install to imply install-info as per GNU standards, despite the
|
||||
# cygnus option.
|
||||
install: install-info
|
||||
|
||||
# Maintenance
|
||||
|
||||
# We need it for the taz target in ../../Makefile.in.
|
||||
|
||||
@@ -547,6 +547,10 @@ $(DEMANGLER_NAME).1: cxxfilt.man Makefile
|
||||
-e 's/cxxfilt/$(DEMANGLER_NAME)/' < $$man \
|
||||
> $(DEMANGLER_NAME).1
|
||||
|
||||
# We want install to imply install-info as per GNU standards, despite the
|
||||
# cygnus option.
|
||||
install: install-info
|
||||
|
||||
# Maintenance
|
||||
|
||||
# We need it for the taz target in ../../Makefile.in.
|
||||
|
||||
Reference in New Issue
Block a user