3 * Makefile.in (make): Remove obsolete crud.
4 (sparc-opc.o): Avoid Sun Make VPATH bug.
8 * Makefile.in: since there are no SUBDIRS, remove rule and
9 references of subdir_do.
13 * Makefile.in (install): Get the library name right here too.
14 Don't install bfd.h, since it's unrelated to this library. No
15 subdirs to recurse into, either.
16 (CFILES): The source file has a .c suffix, not .o.
18 * sparc-opc.c: New file, moved from BFD.
19 * Makefile.in (OFILES): Build it.
23 * z8k-dis.c: fixed forward refferences of some declarations.
27 * Makefile.in: get the name of the library right
31 * z8k-dis.c: knows how to disassemble z8k stuff
32 * z8k-opc.h: new file full of z8000 opcodes