This is the mail archive of the binutils@sources.redhat.com 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]

PATCH: Include more files in snapshots/releases


As pointed out earlier... the new files src-release, Makefile.def, and
Makefile.tpl should be included in generated tar files.  Needed for the
upcoming binutils release.

-- 
Daniel Jacobowitz
MontaVista Software                         Debian GNU/Linux Developer

2003-04-27  Daniel Jacobowitz  <drow@mvista.com>

	* src-release (DEVO_SUPPORT): Add src-release, Makefile.tpl,
	and Makefile.def.

Index: src-release
===================================================================
RCS file: /cvs/src/src/src-release,v
retrieving revision 1.4
diff -u -p -r1.4 src-release
--- src-release	2 Jan 2003 00:50:57 -0000	1.4
+++ src-release	2 May 2003 17:28:51 -0000
@@ -48,7 +48,8 @@ DEVO_SUPPORT= README Makefile.in configu
 	mpw-README mpw-build.in mpw-config.in mpw-configure mpw-install \
 	COPYING COPYING.LIB install-sh config-ml.in symlink-tree \
 	mkinstalldirs ltconfig ltmain.sh missing ylwrap \
-	libtool.m4 gettext.m4 ltcf-c.sh ltcf-cxx.sh ltcf-gcj.sh
+	libtool.m4 gettext.m4 ltcf-c.sh ltcf-cxx.sh ltcf-gcj.sh \
+	Makefile.def Makefile.tpl src-release
 
 # Files in devo/etc used in any net release.
 # ChangeLog omitted because it may refer to files which are not in this


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