* 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:
parent
45e3403e7b
commit
93c827a547
@ -1,3 +1,7 @@
|
|||||||
|
2005-05-19 Zack Weinberg <zack@codesourcery.com>
|
||||||
|
|
||||||
|
* Makefile.in: Have 'all' depend on 'info'.
|
||||||
|
|
||||||
2003-05-16 Kelley Cook <kelleycook@wideopenwest.com>
|
2003-05-16 Kelley Cook <kelleycook@wideopenwest.com>
|
||||||
|
|
||||||
* configure.texi: Use "i[3-7]86" in example.
|
* configure.texi: Use "i[3-7]86" in example.
|
||||||
|
@ -51,9 +51,7 @@ TEXIDIR = $(srcdir)/../texinfo
|
|||||||
INFOFILES = standards.info configure.info
|
INFOFILES = standards.info configure.info
|
||||||
DVIFILES = standards.dvi configure.dvi
|
DVIFILES = standards.dvi configure.dvi
|
||||||
|
|
||||||
all:
|
all: info
|
||||||
|
|
||||||
# We want install to imply install-info as per GNU standards.
|
|
||||||
install: install-info
|
install: install-info
|
||||||
|
|
||||||
uninstall:
|
uninstall:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user