]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
More build fixes in opcodes
authorRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 24 Aug 2009 19:05:01 +0000 (19:05 +0000)
committerRalf Wildenhues <Ralf.Wildenhues@gmx.de>
Mon, 24 Aug 2009 19:05:01 +0000 (19:05 +0000)
commit6f01793dbbcafd031b24f960e43deb92b5d7122d
tree831e1ace53e9c69d0f6955307491d94ba4342053
parentf02779d8c5d4f0904fc58d7d144386200f702976
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.
opcodes/ChangeLog
opcodes/Makefile.am
opcodes/Makefile.in
opcodes/po/POTFILES.in