-TARG_CPU_DEPENDENTS=$(srcdir)/../include/h8300-opcode.h
+TARG_CPU_DEPENDENTS=$(srcdir)/../include/opcode/h8300.h
LOCAL_LOADLIBES=$(srcdir)/../bfd/$(srcdir)/libbfd.a
TDEFINES=-DBFD_HEADERS -DMANY_SEGMENTS -DBFD
-TARG_CPU_DEPENDENTS=$(srcdir)/../include/m68k-opcode.h
+TARG_CPU_DEPENDENTS=$(srcdir)/../include/opcode/m68k.h
bfd internal coff headerfile. */
#define internal_lineno bfd_internal_lineno
-#include "internalcoff.h"
+#include "coff/internal.h"
#undef internal_lineno
#if defined(TC_H8300)
-#include "coff-h8300.h"
+#include "coff/h8300.h"
#define TARGET_FORMAT "coff-h8300"
#elif defined(TC_A29K)
-#include "coff-a29k.h"
+#include "coff/a29k.h"
#define TARGET_FORMAT "coff-a29k-big"
#else
help me
#include "as.h"
-#include "a29k-opcode.h"
+#include "opcode/a29k.h"
/* Make it easier to clone this machine desc into another one. */
#define machine_opcode a29k_opcode