mirror of
https://github.com/espressif/binutils-gdb.git
synced 2025-09-09 21:22:20 +08:00
* bfd/Makefile.am, binutils/Makefile.am, etc/Makefile.in
* gas/Makefile.am: Have 'all' depend on 'info'. * ld/Makefile.am: Have 'all' depend on 'info' and 'ld.1'. * bfd/Makefile.in, binutils/Makefile.in, gas/Makefile.in * ld/Makefile.in: Regenerate.
This commit is contained in:
@ -51,9 +51,7 @@ TEXIDIR = $(srcdir)/../texinfo
|
||||
INFOFILES = standards.info configure.info
|
||||
DVIFILES = standards.dvi configure.dvi
|
||||
|
||||
all:
|
||||
|
||||
# We want install to imply install-info as per GNU standards.
|
||||
all: info
|
||||
install: install-info
|
||||
|
||||
uninstall:
|
||||
|
Reference in New Issue
Block a user