From mboxrd@z Thu Jan 1 00:00:00 1970 From: hjl@lucon.org (H.J. Lu) To: ian@cygnus.com (Ian Lance Taylor) Cc: gas2@cygnus.com Subject: An ld patch for binutils 2.9 Date: Tue, 31 Mar 1998 19:11:00 -0000 Message-id: References: <199803310230.VAA25297@subrogation.cygnus.com> X-SW-Source: 1998/msg00080.html This is an update for my last patch. H.J. ---- Thu Mar 26 07:31:42 1998 H.J. Lu (hjl@gnu.org) * Makefile.am (diststuff): Depend on $(DISTFILES) instead of $(LDDISTSTUFF). (LDDISTSTUFF): Removed. * Makefile.in: Rebuilt. Index: ld/Makefile.am =================================================================== RCS file: /home/work/cvs/gnu/binutils/ld/Makefile.am,v retrieving revision 1.1.1.9 retrieving revision 1.15 diff -u -r1.1.1.9 -r1.15 --- Makefile.am 1998/03/31 19:47:23 1.1.1.9 +++ Makefile.am 1998/03/31 22:25:37 1.15 @@ -671,10 +680,7 @@ $(INSTALL_DATA) $$f $(scriptdir)/$$f ; \ done -# Stuff that should be included in a distribution. The diststuff -# target is run by the taz target in ../Makefile.in. -LDDISTSTUFF = ldgram.c ldgram.h ldlex.c -diststuff: $(LDDISTSTUFF) info +diststuff: $(DISTFILES) info DISTCLEANFILES = ldscripts