mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-08-06 14:49:38 +08:00
* doc/Makefile.am (install): Depend on install-info.
* doc/Makefile.in: Regenerate.
This commit is contained in:
@ -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.
|
||||
|
Reference in New Issue
Block a user