From 1ed5e6dfe8d43c57401a1f3ab6268ed349474213 Mon Sep 17 00:00:00 2001 From: Ian Lance Taylor Date: Wed, 6 Aug 1997 17:40:40 +0000 Subject: * configure.in: Define TARGET in header file. * acconfig.h (TARGET): Add #undef. * Makefile.am (version.o, bucomm.o): Remove special targets. * bucomm.c (target): Remove. * nm.c (program_name): Don't declare. (target): Make static. * size.c (target): Make static. * configure, config.in, Makefile.in: Rebuild. --- binutils/ChangeLog | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'binutils/ChangeLog') diff --git a/binutils/ChangeLog b/binutils/ChangeLog index f8d6032..1131e5ad 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,14 @@ +Wed Aug 6 13:37:58 1997 Ian Lance Taylor + + * configure.in: Define TARGET in header file. + * acconfig.h (TARGET): Add #undef. + * Makefile.am (version.o, bucomm.o): Remove special targets. + * bucomm.c (target): Remove. + * nm.c (program_name): Don't declare. + (target): Make static. + * size.c (target): Make static. + * configure, config.in, Makefile.in: Rebuild. + Tue Aug 5 00:01:41 1997 Ian Lance Taylor * Makefile.am (check-DEJAGNU): Export r. -- cgit v1.1