tidy potfiles.in

Alan Modra amodra@gmail.com
Mon Feb 4 06:05:00 GMT 2013


There's no need to have elf-nacl mentioned in both BFD32_BACKENDS and
BFD64_BACKENDS.  The rest is janitorial.

bfd/
	* Makefile.am (BFD64_BACKENDS): Remove elf-nacl.lo.
	(BFD64_BACKENDS_CFILES): Remove elf-nacl.c.
	* Makefile.in: Regenerate.
	* po/SRC-POTFILES.in: Regenerate.
gas/
	* po/POTFILES.in: Regenerate.
opcodes/
	* po/POTFILES.in: Regenerate.
	* rl78-decode.c: Regenerate.
	* rx-decode.c: Regenerate.

Index: bfd/Makefile.am
===================================================================
RCS file: /cvs/src/src/bfd/Makefile.am,v
retrieving revision 1.269
diff -u -p -r1.269 Makefile.am
--- bfd/Makefile.am	10 Jan 2013 09:49:04 -0000	1.269
+++ bfd/Makefile.am	4 Feb 2013 05:47:21 -0000
@@ -645,7 +645,6 @@ BFD64_BACKENDS = \
 	coff-x86_64.lo \
 	coff64-rs6000.lo \
 	demo64.lo \
-	elf-nacl.lo \
 	elf32-ia64.lo \
 	elf32-score.lo \
 	elf32-score7.lo \
@@ -684,7 +683,6 @@ BFD64_BACKENDS_CFILES = \
 	coff-x86_64.c \
 	coff64-rs6000.c \
 	demo64.c \
-	elf-nacl.c \
 	elf32-score.c \
 	elf32-score7.c \
 	elf64-alpha.c \

-- 
Alan Modra
Australia Development Lab, IBM



More information about the Binutils mailing list