fix typo in install rule
[external/binutils.git] / opcodes / ChangeLog
1 Fri Sep 18 17:01:23 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
2
3         * Makefile.in (install): Fix typo.
4
5 Fri Sep 18 02:04:24 1992  John Gilmore  (gnu@cygnus.com)
6
7         * Makefile.in (make):  Remove obsolete crud.
8         (sparc-opc.o):  Avoid Sun Make VPATH bug.
9
10 Tue Sep  8 17:29:27 1992  K. Richard Pixley  (rich@sendai.cygnus.com)
11
12         * Makefile.in: since there are no SUBDIRS, remove rule and
13         references of subdir_do.
14
15 Tue Sep  8 17:02:58 1992  Ken Raeburn  (raeburn@cambridge.cygnus.com)
16
17         * Makefile.in (install): Get the library name right here too.
18         Don't install bfd.h, since it's unrelated to this library.  No
19         subdirs to recurse into, either.
20         (CFILES): The source file has a .c suffix, not .o.
21
22         * sparc-opc.c: New file, moved from BFD.
23         * Makefile.in (OFILES): Build it.
24
25 Thu Sep  3 16:59:20 1992  Michael Werner  (mtw@cygnus.com)
26
27         * z8k-dis.c: fixed forward refferences of some declarations.
28
29 Mon Aug 31 16:09:45 1992  Michael Werner  (mtw@cygnus.com)
30
31         * Makefile.in: get the name of the library right
32
33 Mon Aug 31 13:47:35 1992  Steve Chamberlain  (sac@thepub.cygnus.com)
34
35         * z8k-dis.c: knows how to disassemble z8k stuff
36         * z8k-opc.h: new file full of z8000 opcodes
37
38
39