diff options
author | Fred Fish <fnf@specifix.com> | 1996-10-12 00:10:33 +0000 |
---|---|---|
committer | Fred Fish <fnf@specifix.com> | 1996-10-12 00:10:33 +0000 |
commit | 90a0f3aa64b928c4d1b13a6e93e35338dd3de568 (patch) | |
tree | 105d8179e0f9542f63ae1e6d38c2cd18804141d4 /gdb/testsuite | |
parent | 37d1429623f8d40b8bfe24fc3b448f90f6eae228 (diff) | |
download | gdb-90a0f3aa64b928c4d1b13a6e93e35338dd3de568.zip gdb-90a0f3aa64b928c4d1b13a6e93e35338dd3de568.tar.gz gdb-90a0f3aa64b928c4d1b13a6e93e35338dd3de568.tar.bz2 |
* 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.
Diffstat (limited to 'gdb/testsuite')
-rw-r--r-- | gdb/testsuite/ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/gdb/testsuite/ChangeLog b/gdb/testsuite/ChangeLog index 6ce744f..844a25b 100644 --- a/gdb/testsuite/ChangeLog +++ b/gdb/testsuite/ChangeLog @@ -1,3 +1,12 @@ +Fri Oct 11 17:05:22 1996 Fred Fish <fnf@cygnus.com> + + * 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 <fnf@cygnus.com> * gdb.base/interrupt.exp: Add i*86-*-linux* setup_xfail for |