From 90a0f3aa64b928c4d1b13a6e93e35338dd3de568 Mon Sep 17 00:00:00 2001 From: Fred Fish Date: Sat, 12 Oct 1996 00:10:33 +0000 Subject: [PATCH] * Makefile.in (clean mostlyclean): Also remove chill *.grt files. (distclean maintainer-clean realclean): No need to remove files twice. Nuke the duplicates. * gdb.base/Makefile.in (EXECUTABLES): Add "structs". * gdb.threads/Makefile.in (distclean maintainer-clean realclean): Remove config.h along with other config files. --- gdb/testsuite/ChangeLog | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 6ce744f40bf..844a25b32a7 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,12 @@ +Fri Oct 11 17:05:22 1996 Fred Fish + + * Makefile.in (clean mostlyclean): Also remove chill *.grt files. + (distclean maintainer-clean realclean): No need to remove files + twice. Nuke the duplicates. + * gdb.base/Makefile.in (EXECUTABLES): Add "structs". + * gdb.threads/Makefile.in (distclean maintainer-clean realclean): + Remove config.h along with other config files. + Mon Sep 30 20:16:22 1996 Fred Fish * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for -- 2.30.2