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: A gas 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/msg00079.html Here is an update for my last patch. H.J. --- Thu Mar 26 08:43:53 1998 H.J. Lu (hjl@gnu.org) * Makefile.am (diststuff): Depend on $(DISTFILES) instead of $(DISTSTUFF). (DISTSTUFF): Removed. * Makefile.in: Rebuilt. Index: gas/Makefile.am =================================================================== RCS file: /home/work/cvs/gnu/binutils/gas/Makefile.am,v retrieving revision 1.1.1.8 retrieving revision 1.7 diff -u -r1.1.1.8 -r1.7 --- Makefile.am 1998/03/26 18:28:49 1.1.1.8 +++ Makefile.am 1998/03/26 23:33:36 1.7 @@ -351,8 +351,7 @@ EXTRA_DIST = make-gas.com -DISTSTUFF = make-gas.com m68k-parse.c itbl-parse.c itbl-parse.h itbl-lex.c -diststuff: $(DISTSTUFF) info +diststuff: $(DISTFILES) info DISTCLEANFILES = targ-cpu.h obj-format.h targ-env.h itbl-cpu.h cgen-opc.h