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]

housekeeping


Housekeeping mostly.  The "Makefile" dependencies in
binutils/Makefile.am and gprof/Makefile.am stopped automake from adding
its own dependency rule.  Since our dependency didn't mention
Makefile.in, Makefile.in wasn't being remade when Makefile.am changed.
I added these rules a rather long time ago to keep VERSION up to date in
Makefiles, http://sources.redhat.com/ml/binutils/2001-10/msg00008.html.
Nowadays we don't use VERSION for much, so I figure it isn't important
to keep the rules.

bfd/
	* Makefile.am: Run "make dep-am".
	* Makefile.in: Regenerate.
	* po/SRC-POTFILES.in: Regenerate.
binutils/
	* Makefile.am: Run "make dep-am".
	(Makefile): Remove dependency.
	* Makefile.in: Regenerate.
gas/
	* Makefile.am: Run "make dep-am".
	* Makefile.in: Regenerate.
	* po/POTFILES.in: Regenerate.
gprof/
	* Makefile.am (Makefile): Remove dependency.
	* Makefile.in: Regenerate.
	* aclocal.m4: Regenerate.
	* gconfig.in: Regenerate.
ld/
	* Makefile.am: Run "make dep-am".
	* Makefile.in: Regenerate.
opcodes/
	* Makefile.am: Run "make dep-am".
	* Makefile.in: Regenerate.
	* po/POTFILES.in: Regenerate.

Index: bfd/po/SRC-POTFILES.in
===================================================================
RCS file: /cvs/src/src/bfd/po/SRC-POTFILES.in,v
retrieving revision 1.37
diff -u -p -r1.37 SRC-POTFILES.in
--- bfd/po/SRC-POTFILES.in	25 Oct 2005 02:20:15 -0000	1.37
+++ bfd/po/SRC-POTFILES.in	24 Dec 2005 12:28:28 -0000
@@ -57,6 +57,7 @@ coff-tic80.c
 coff-u68k.c
 coff-w65.c
 coff-we32k.c
+coff-z80.c
 coff-z8k.c
 corefile.c
 cpu-alpha.c
@@ -94,8 +95,8 @@ cpu-maxq.c
 cpu-mcore.c
 cpu-mips.c
 cpu-mmix.c
-cpu-ms1.c
 cpu-msp430.c
+cpu-mt.c
 cpu-ns32k.c
 cpu-openrisc.c
 cpu-or32.c
@@ -116,6 +117,7 @@ cpu-w65.c
 cpu-we32k.c
 cpu-xstormy16.c
 cpu-xtensa.c
+cpu-z80.c
 cpu-z8k.c
 demo64.c
 dwarf1.c
@@ -158,8 +160,8 @@ elf32-m68k.c
 elf32-m88k.c
 elf32-mcore.c
 elf32-mips.c
-elf32-ms1.c
 elf32-msp430.c
+elf32-mt.c
 elf32-openrisc.c
 elf32-or32.c
 elf32-pj.c
Index: binutils/Makefile.am
===================================================================
RCS file: /cvs/src/src/binutils/Makefile.am,v
retrieving revision 1.69
diff -u -p -r1.69 Makefile.am
--- binutils/Makefile.am	12 Dec 2005 11:25:02 -0000	1.69
+++ binutils/Makefile.am	24 Dec 2005 12:28:29 -0000
@@ -295,8 +295,6 @@ all: info
 DISTCLEANFILES = sysinfo sysroff.c sysroff.h \
 	site.exp site.bak
 
-Makefile: $(BFDDIR)/configure.in
-
 # Targets to rebuild dependencies in this Makefile.
 # Have to get rid of DEP1 here so that "$?" later includes all of $(CFILES).
 DEP: dep.sed $(CFILES) $(HFILES) $(GENERATED_CFILES) $(GENERATED_HFILES) config.h
Index: gas/po/POTFILES.in
===================================================================
RCS file: /cvs/src/src/gas/po/POTFILES.in,v
retrieving revision 1.31
diff -u -p -r1.31 POTFILES.in
--- gas/po/POTFILES.in	25 Oct 2005 02:20:16 -0000	1.31
+++ gas/po/POTFILES.in	24 Dec 2005 12:28:35 -0000
@@ -120,6 +120,8 @@ config/tc-xstormy16.c
 config/tc-xstormy16.h
 config/tc-xtensa.c
 config/tc-xtensa.h
+config/tc-z80.c
+config/tc-z80.h
 config/tc-z8k.c
 config/tc-z8k.h
 depend.c
Index: gprof/Makefile.am
===================================================================
RCS file: /cvs/src/src/gprof/Makefile.am,v
retrieving revision 1.24
diff -u -p -r1.24 Makefile.am
--- gprof/Makefile.am	17 Nov 2005 01:01:04 -0000	1.24
+++ gprof/Makefile.am	24 Dec 2005 12:28:44 -0000
@@ -75,8 +75,6 @@ gprof.1: $(srcdir)/gprof.texi config.tex
 	       (rm -f $@.T$$$$ && exit 1)
 	rm -f gprof.pod
 
-Makefile: $(BFDDIR)/configure.in
-
 # We want install to imply install-info as per GNU standards, despite the
 # cygnus option.
 install-data-local: install-info
Index: opcodes/po/POTFILES.in
===================================================================
RCS file: /cvs/src/src/opcodes/po/POTFILES.in,v
retrieving revision 1.34
diff -u -p -r1.34 POTFILES.in
--- opcodes/po/POTFILES.in	25 Oct 2005 02:20:16 -0000	1.34
+++ opcodes/po/POTFILES.in	24 Dec 2005 12:28:57 -0000
@@ -7,6 +7,7 @@ arm-dis.c
 avr-dis.c
 bfin-dis.c
 cgen-asm.c
+cgen-bitset.c
 cgen-dis.c
 cgen-opc.c
 cgen-ops.h
@@ -104,13 +105,13 @@ mips-dis.c
 mips-opc.c
 mmix-dis.c
 mmix-opc.c
-ms1-asm.c
-ms1-desc.c
-ms1-desc.h
-ms1-dis.c
-ms1-ibld.c
-ms1-opc.c
-ms1-opc.h
+mt-asm.c
+mt-desc.c
+mt-desc.h
+mt-dis.c
+mt-ibld.c
+mt-opc.c
+mt-opc.h
 ns32k-dis.c
 openrisc-asm.c
 openrisc-desc.c
@@ -157,6 +158,7 @@ xstormy16-ibld.c
 xstormy16-opc.c
 xstormy16-opc.h
 xtensa-dis.c
+z80-dis.c
 z8k-dis.c
 z8kgen.c
 z8k-opc.h

-- 
Alan Modra
IBM OzLabs - Linux Technology Centre


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