forked from Imagelibrary/binutils-gdb
* 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:
@@ -1,3 +1,8 @@
|
||||
2005-05-19 Zack Weinberg <zack@codesourcery.com>
|
||||
|
||||
* Makefile.am: Have 'all' depend on 'info' and 'ld.1'.
|
||||
* Makefile.in: Regenerate.
|
||||
|
||||
2005-05-17 Zack Weinberg <zack@codesourcery.com>
|
||||
|
||||
* ld-arm/mixed-app.d: Adjust expected disassembly a little.
|
||||
|
||||
@@ -1697,6 +1697,7 @@ install-data-local: install-info
|
||||
# target is run by the taz target in ../Makefile.in.
|
||||
EXTRA_DIST = ldgram.c ldgram.h ldlex.c $(man_MANS)
|
||||
diststuff: info $(EXTRA_DIST)
|
||||
all: info ld.1
|
||||
|
||||
DISTCLEANFILES = tdirs site.exp site.bak stringify.sed
|
||||
distclean-local:
|
||||
|
||||
@@ -2475,6 +2475,7 @@ install-data-local:
|
||||
# cygnus option.
|
||||
install-data-local: install-info
|
||||
diststuff: info $(EXTRA_DIST)
|
||||
all: info ld.1
|
||||
distclean-local:
|
||||
rm -rf ldscripts
|
||||
|
||||
|
||||
Reference in New Issue
Block a user