public inbox for binutils@sourceware.org
 help / color / mirror / Atom feed
* [gold commit] PR 18200: Add diststuff target to Makefile
@ 2015-06-05  5:54 Cary Coutant
  0 siblings, 0 replies; only message in thread
From: Cary Coutant @ 2015-06-05  5:54 UTC (permalink / raw)
  To: Binutils

This adds the diststuff target to the Gold Makefile, so that the
bison-generated files get included in the source distribution.

-cary


2015-06-04  Cary Coutant  <ccoutant.com>

gold/
        PR gold/18200
        * Makefile.am (diststuff): Add target.
        * Makefile.in: Regenerate.


diff --git a/gold/Makefile.am b/gold/Makefile.am
index 5603f3c..01b00a4 100644
--- a/gold/Makefile.am
+++ b/gold/Makefile.am
@@ -169,6 +169,8 @@ DEFFILES = arm-reloc.def aarch64-reloc.def

 EXTRA_DIST = yyscript.c yyscript.h

+diststuff: $(EXTRA_DIST)
+
 TARGETSOURCES = \
        i386.cc x86_64.cc sparc.cc powerpc.cc arm.cc
arm-reloc-property.cc tilegx.cc \
        mips.cc aarch64.cc aarch64-reloc-property.cc

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-06-05  5:54 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-05  5:54 [gold commit] PR 18200: Add diststuff target to Makefile Cary Coutant

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).