Regen bpf opcodes POTFILE

Alan Modra amodra@gmail.com
Wed Jul 26 00:38:17 GMT 2023


diff --git a/opcodes/Makefile.am b/opcodes/Makefile.am
index 1d22e72ec3a..eaeb33a2f3f 100644
--- a/opcodes/Makefile.am
+++ b/opcodes/Makefile.am
@@ -93,8 +93,8 @@ TARGET64_LIBOPCODES_CFILES = \
 	aarch64-opc-2.c \
 	alpha-dis.c \
 	alpha-opc.c \
+	bpf-dis.c \
 	bpf-opc.c \
-        bpf-dis.c \
 	ia64-dis.c \
 	ia64-opc.c \
 	loongarch-opc.c \
diff --git a/opcodes/Makefile.in b/opcodes/Makefile.in
index b03ab88f6e7..1edd2cedf8e 100644
--- a/opcodes/Makefile.in
+++ b/opcodes/Makefile.in
@@ -485,8 +485,8 @@ TARGET64_LIBOPCODES_CFILES = \
 	aarch64-opc-2.c \
 	alpha-dis.c \
 	alpha-opc.c \
+	bpf-dis.c \
 	bpf-opc.c \
-        bpf-dis.c \
 	ia64-dis.c \
 	ia64-opc.c \
 	loongarch-opc.c \
diff --git a/opcodes/po/POTFILES.in b/opcodes/po/POTFILES.in
index c303d98f1f1..0167a879f79 100644
--- a/opcodes/po/POTFILES.in
+++ b/opcodes/po/POTFILES.in
@@ -16,13 +16,8 @@ arc-opc.c
 arm-dis.c
 avr-dis.c
 bfin-dis.c
-bpf-asm.c
-bpf-desc.c
-bpf-desc.h
 bpf-dis.c
-bpf-ibld.c
 bpf-opc.c
-bpf-opc.h
 cgen-asm.c
 cgen-bitset.c
 cgen-dis.c

-- 
Alan Modra
Australia Development Lab, IBM


More information about the Binutils mailing list