diff options
author | John Gilmore <gnu@cygnus> | 1992-09-18 09:05:54 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1992-09-18 09:05:54 +0000 |
commit | 68ca3238035c852839a87667aebf3674279d7aba (patch) | |
tree | 4f09989cbfa78198b13ca63c09affabf24e2bc19 /opcodes/ChangeLog | |
parent | 6bb40269a062289f548b9ea1ac522ef62ad9f49b (diff) | |
download | gdb-68ca3238035c852839a87667aebf3674279d7aba.zip gdb-68ca3238035c852839a87667aebf3674279d7aba.tar.gz gdb-68ca3238035c852839a87667aebf3674279d7aba.tar.bz2 |
* Makefile.in (make): Remove obsolete crud.
(sparc-opc.o): Avoid Sun Make VPATH bug.
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index fad8e0c..606e040 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,7 +1,12 @@ +Fri Sep 18 02:04:24 1992 John Gilmore (gnu@cygnus.com) + + * Makefile.in (make): Remove obsolete crud. + (sparc-opc.o): Avoid Sun Make VPATH bug. + Tue Sep 8 17:29:27 1992 K. Richard Pixley (rich@sendai.cygnus.com) * Makefile.in: since there are no SUBDIRS, remove rule and - references of subdir_do. + references of subdir_do. Tue Sep 8 17:02:58 1992 Ken Raeburn (raeburn@cambridge.cygnus.com) |