From: Daniel Jacobowitz Date: Sun, 12 Jun 2005 21:07:27 +0000 (+0000) Subject: * Makefile.am: Clear RELEASE. X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=d4df936fd795ba4f5e73127dad5df935655ed0bd;p=thirdparty%2Fbinutils-gdb.git * Makefile.am: Clear RELEASE. * Makefile.in: Regenerated. --- diff --git a/bfd/ChangeLog b/bfd/ChangeLog index 0ba609c4786..ae3f2e15f22 100644 --- a/bfd/ChangeLog +++ b/bfd/ChangeLog @@ -1,4 +1,9 @@ -2005-05-02 Daniel Jacobowitz +2005-06-12 Daniel Jacobowitz + + * Makefile.am: Clear RELEASE. + * Makefile.in: Regenerated. + +2005-06-12 Daniel Jacobowitz * Makefile.am: Set RELEASE. * configure.in: Bump version to 2.16.1. diff --git a/bfd/Makefile.am b/bfd/Makefile.am index 4fc3d9c0859..ae1c62f4884 100644 --- a/bfd/Makefile.am +++ b/bfd/Makefile.am @@ -3,7 +3,7 @@ AUTOMAKE_OPTIONS = 1.9 cygnus # Uncomment the following line when doing a release. -RELEASE=y +# RELEASE=y INCDIR = $(srcdir)/../include CSEARCH = -I. -I$(srcdir) -I$(INCDIR) diff --git a/bfd/Makefile.in b/bfd/Makefile.in index ddf4421ef54..4d63af9c128 100644 --- a/bfd/Makefile.in +++ b/bfd/Makefile.in @@ -250,7 +250,7 @@ wordsize = @wordsize@ AUTOMAKE_OPTIONS = 1.9 cygnus # Uncomment the following line when doing a release. -RELEASE=y +# RELEASE=y INCDIR = $(srcdir)/../include CSEARCH = -I. -I$(srcdir) -I$(INCDIR) MKDEP = gcc -MM