diff options
author | Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | 2009-08-24 19:05:01 +0000 |
---|---|---|
committer | Ralf Wildenhues <Ralf.Wildenhues@gmx.de> | 2009-08-24 19:05:01 +0000 |
commit | 6f01793dbbcafd031b24f960e43deb92b5d7122d (patch) | |
tree | 831e1ace53e9c69d0f6955307491d94ba4342053 /opcodes/po/POTFILES.in | |
parent | f02779d8c5d4f0904fc58d7d144386200f702976 (diff) | |
download | binutils-gdb-6f01793dbbcafd031b24f960e43deb92b5d7122d.tar.gz |
More build fixes in opcodes
opcodes/:
* Makefile.am (TARGET_LIBOPCODES_CFILES): New variable, taken
from $(CFILES), sorted, with dis-buf.c, dis-init.c, disassemble.c,
i386-gen.c, ia64-opc-a.c, ia64-opc-b.c, ia64-opc-f.c, ia64-opc-i.c,
ia64-opc-m.c, ia64-opc-d.c, ia64-gen.c, ia64-asmtab.c removed, and
msp430-dis.c added.
(LIBOPCODES_CFILES): New variable, adding to
TARGET_LIBOPCODES_CFILES also non-target library sources.
(CFILES): Factorize based on $(LIBOPCODES_CFILES), adding generator
files.
(ALL_MACHINES): Factorize based on $(TARGET_LIBOPCODES_CFILES).
(EXTRA_libopcodes_la_SOURCES): Use $(LIBOPCODES_CFILES).
* Makefile.in: Regenerate.
* po/POTFILES.in: Regenerate.
Diffstat (limited to 'opcodes/po/POTFILES.in')
-rw-r--r-- | opcodes/po/POTFILES.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/opcodes/po/POTFILES.in b/opcodes/po/POTFILES.in index b868d2dc453..9d4e76245a6 100644 --- a/opcodes/po/POTFILES.in +++ b/opcodes/po/POTFILES.in @@ -131,6 +131,7 @@ mmix-dis.c mmix-opc.c moxie-dis.c moxie-opc.c +msp430-dis.c mt-asm.c mt-desc.c mt-desc.h |