OSDN Git Service

More build fixes in opcodes
authorrwild <rwild>
Mon, 24 Aug 2009 19:05:01 +0000 (19:05 +0000)
committerrwild <rwild>
Mon, 24 Aug 2009 19:05:01 +0000 (19:05 +0000)
commitbbc94909b5d10b197bbd626a014948a754235298
tree08c2895beafeb6c31cf433b97dae61b009dd7557
parentea37c2b41267a5d6a07999b4841b05e13e28bbc7
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