mirror of
https://github.com/darlinghq/darling-gdb.git
synced 2024-11-28 06:20:30 +00:00
2005-05-21 H.J. Lu <hongjiu.lu@intel.com>
* Makefile.am (ld.1): Depend on "info". * Makefile.in: Regenerated.
This commit is contained in:
parent
175645e463
commit
abf32a893c
@ -1,3 +1,8 @@
|
||||
2005-05-21 H.J. Lu <hongjiu.lu@intel.com>
|
||||
|
||||
* Makefile.am (ld.1): Depend on "info".
|
||||
* Makefile.in: Regenerated.
|
||||
|
||||
2005-05-19 Zack Weinberg <zack@codesourcery.com>
|
||||
|
||||
* Makefile.am: Have 'all' depend on 'info' and 'ld.1'.
|
||||
|
@ -1699,6 +1699,8 @@ EXTRA_DIST = ldgram.c ldgram.h ldlex.c $(man_MANS)
|
||||
diststuff: info $(EXTRA_DIST)
|
||||
all: info ld.1
|
||||
|
||||
ld.1: info
|
||||
|
||||
DISTCLEANFILES = tdirs site.exp site.bak stringify.sed
|
||||
distclean-local:
|
||||
rm -rf ldscripts
|
||||
|
@ -2476,6 +2476,8 @@ install-data-local:
|
||||
install-data-local: install-info
|
||||
diststuff: info $(EXTRA_DIST)
|
||||
all: info ld.1
|
||||
|
||||
ld.1: info
|
||||
distclean-local:
|
||||
rm -rf ldscripts
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user