diff options
author | K. Richard Pixley <rich@cygnus> | 1992-09-09 00:30:25 +0000 |
---|---|---|
committer | K. Richard Pixley <rich@cygnus> | 1992-09-09 00:30:25 +0000 |
commit | e5bc6aaf8590aed130bac3cef856d01e17cd127d (patch) | |
tree | bcabfcee8a9dbc7a2f61dae05041485fedc13234 /opcodes/ChangeLog | |
parent | 9f566a28a1039d8be356b680564508f9963f8624 (diff) | |
download | gdb-e5bc6aaf8590aed130bac3cef856d01e17cd127d.zip gdb-e5bc6aaf8590aed130bac3cef856d01e17cd127d.tar.gz gdb-e5bc6aaf8590aed130bac3cef856d01e17cd127d.tar.bz2 |
remove subdir_do and references
Diffstat (limited to 'opcodes/ChangeLog')
-rw-r--r-- | opcodes/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index b09f0fe..fad8e0c 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +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. + Tue Sep 8 17:02:58 1992 Ken Raeburn (raeburn@cambridge.cygnus.com) * Makefile.in (install): Get the library name right here too. |