aboutsummaryrefslogtreecommitdiff
path: root/gdb/tui/ChangeLog
diff options
context:
space:
mode:
authorAndrew Cagney <cagney@redhat.com>2000-04-18 08:04:59 +0000
committerAndrew Cagney <cagney@redhat.com>2000-04-18 08:04:59 +0000
commit784f35f92cdd5533e5c3c4cc977954411a34feb7 (patch)
tree92fba81ceacaf7aec4beeddfe82681872e59ee82 /gdb/tui/ChangeLog
parent92e9dde9271797f092b36e717871cda97e00e53c (diff)
downloadgdb-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/ChangeLog5
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,