This is the mail archive of the gas2@sourceware.cygnus.com mailing list for the gas2 project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
This is also used for "make diststuff". H.J. --- Tue Mar 31 07:23:48 1998 H.J. Lu (hjl@gnu.org) * Makefile.am (diststuff): Depend on $(DISTFILES) instead of $(DISTSTUFF). (DISTSTUFF): Removed. (EXTRA_DIST): New. * Makefile.in: Rebuilt. Index: binutils/Makefile.am =================================================================== RCS file: /home/work/cvs/gnu/binutils/binutils/Makefile.am,v retrieving revision 1.1.1.7 retrieving revision 1.11 diff -u -r1.1.1.7 -r1.11 --- Makefile.am 1998/03/31 19:46:59 1.1.1.7 +++ Makefile.am 1998/03/31 22:24:53 1.11 @@ -239,9 +239,9 @@ $(BULIBS) windres_LDADD = $(BFDLIB) $(LIBIBERTY) @LEXLIB@ -DISTSTUFF = arparse.c arparse.h arlex.c nlmheader.c sysinfo.c sysinfo.h \ - syslex.c deflex.c -diststuff: $(DISTSTUFF) info +EXTRA_DIST = $(GENERATED_CFILES) $(GENERATED_HFILES) + +diststuff: $(DISTFILES) info DISTCLEANFILES = stamp-under sysinfo underscore.c sysroff.c sysroff.h