This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: Make dist


On Thursday 26 July 2012 17:10:16 Andreas Schwab wrote:
> John Darrington <john@darrington.wattle.id.au> writes:
> > So how _do_ I create the tarball?
> 
> See the src-release script in the toplevel dir.

2012-07-26  Mike Frysinger  <vapier@gentoo.org>

	* Makefile.tpl (dist): Mention the src-release file.
	* Makefile.in: Regenerated.

--- a/Makefile.in
+++ b/Makefile.in
@@ -2505,7 +2505,7 @@ dir.info: do-install-info
 
 dist:
 	@echo "Building a full distribution of this tree isn't done"
-	@echo "via 'make dist'.  Check out the etc/ subdirectory" 
+	@echo "via 'make dist'.  Check out the src-release file."
 
 etags tags: TAGS
 
--- a/Makefile.tpl
+++ b/Makefile.tpl
@@ -950,7 +950,7 @@ dir.info: do-install-info
 
 dist:
 	@echo "Building a full distribution of this tree isn't done"
-	@echo "via 'make dist'.  Check out the etc/ subdirectory" 
+	@echo "via 'make dist'.  Check out the src-release file."
 
 etags tags: TAGS
 

Attachment: signature.asc
Description: This is a digitally signed message part.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]