forked from Imagelibrary/binutils-gdb
opcodes: Remove i386-init.h and i386-tbl.h from HFILES
i386-init.h and i386-tbl.h are generated files. There is nothing to translate. Remove them from HFILES (POTFILES). * Makefile.am (HFILES): Remove i386-init.h and i386-tbl.h. * Makefile.in: Regenerated. * po/POTFILES.in: Likewise.
This commit is contained in:
@@ -64,9 +64,7 @@ HFILES = \
|
||||
epiphany-desc.h epiphany-opc.h \
|
||||
fr30-desc.h fr30-opc.h \
|
||||
frv-desc.h frv-opc.h \
|
||||
i386-init.h \
|
||||
i386-opc.h \
|
||||
i386-tbl.h \
|
||||
ia64-asmtab.h \
|
||||
ia64-opc.h \
|
||||
ip2k-desc.h ip2k-opc.h \
|
||||
|
||||
@@ -455,9 +455,7 @@ HFILES = \
|
||||
epiphany-desc.h epiphany-opc.h \
|
||||
fr30-desc.h fr30-opc.h \
|
||||
frv-desc.h frv-opc.h \
|
||||
i386-init.h \
|
||||
i386-opc.h \
|
||||
i386-tbl.h \
|
||||
ia64-asmtab.h \
|
||||
ia64-opc.h \
|
||||
ip2k-desc.h ip2k-opc.h \
|
||||
|
||||
@@ -73,10 +73,8 @@ h8300-dis.c
|
||||
hppa-dis.c
|
||||
i386-dis.c
|
||||
i386-gen.c
|
||||
i386-init.h
|
||||
i386-opc.c
|
||||
i386-opc.h
|
||||
i386-tbl.h
|
||||
ia64-asmtab.c
|
||||
ia64-asmtab.h
|
||||
ia64-dis.c
|
||||
|
||||
Reference in New Issue
Block a user