diff options
author | Andrew Cagney <cagney@redhat.com> | 2000-04-18 08:04:59 +0000 |
---|---|---|
committer | Andrew Cagney <cagney@redhat.com> | 2000-04-18 08:04:59 +0000 |
commit | 784f35f92cdd5533e5c3c4cc977954411a34feb7 (patch) | |
tree | 92fba81ceacaf7aec4beeddfe82681872e59ee82 /gdb/tui/ChangeLog | |
parent | 92e9dde9271797f092b36e717871cda97e00e53c (diff) | |
download | gdb-784f35f92cdd5533e5c3c4cc977954411a34feb7.zip gdb-784f35f92cdd5533e5c3c4cc977954411a34feb7.tar.gz gdb-784f35f92cdd5533e5c3c4cc977954411a34feb7.tar.bz2 |
Add full set of cleanup rules.
Diffstat (limited to 'gdb/tui/ChangeLog')
-rw-r--r-- | gdb/tui/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/tui/ChangeLog b/gdb/tui/ChangeLog index 642b7cb..3afa8b0 100644 --- a/gdb/tui/ChangeLog +++ b/gdb/tui/ChangeLog @@ -1,3 +1,8 @@ +Tue Apr 18 15:32:15 2000 Andrew Cagney <cagney@b1.cygnus.com> + + * Makefile.in (distclean, maintainer-clean, realclean, + mostlyclean): New targets. + Tue Feb 1 00:17:12 2000 Andrew Cagney <cagney@b1.cygnus.com> * tui-file.c, tui-file.h, tuiDisassem.c, tuiIO.c, tuiIO.h, |