summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.hp
diff options
context:
space:
mode:
authorMichael Snyder <msnyder@specifix.com>2011-02-22 20:52:45 +0000
committerMichael Snyder <msnyder@specifix.com>2011-02-22 20:52:45 +0000
commite6401d52cc93dad698d924a430ebdc1295851fba (patch)
tree1aa4c634f07a1b548bbf8e95fa31a10a0096e0c2 /gdb/testsuite/gdb.hp
parent9edef16cec41bc434dbae109ddba50c4bebe1ff4 (diff)
downloadgdb-e6401d52cc93dad698d924a430ebdc1295851fba.tar.gz
2011-02-22 Michael Snyder <msnyder@vmware.com>
* Makefile.in: Make more clean. * gdb.ada/Makefile.in: Ditto. * gdb.arch/Makefile.in: Ditto. * gdb.asm/Makefile.in: Ditto. * gdb.base/Makefile.in: Ditto. * gdb.cp/Makefile.in: Ditto. * gdb.dwarf2/Makefile.in: Ditto. * gdb.java/Makefile.in: Ditto. * gdb.mi/Makefile.in: Ditto. * gdb.modula2/Makefile.in: Ditto. * gdb.python/Makefile.in: Ditto. * gdb.server/Makefile.in: Ditto. * gdb.stabs/Makefile.in: Ditto. * gdb.threads/Makefile.in: Ditto. * gdb.trace/Makefile.in: Ditto.
Diffstat (limited to 'gdb/testsuite/gdb.hp')
-rw-r--r--gdb/testsuite/gdb.hp/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.hp/Makefile.in b/gdb/testsuite/gdb.hp/Makefile.in
index 2a1a9df175b..3bcceaf87b0 100644
--- a/gdb/testsuite/gdb.hp/Makefile.in
+++ b/gdb/testsuite/gdb.hp/Makefile.in
@@ -28,7 +28,7 @@ clean mostlyclean:
distclean maintainer-clean realclean: clean
-rm -f Makefile config.status config.log
- -rm -f *-init.exp
+ -rm -f *-init.exp gdb.log gdb.sum
-rm -fr *.log summary detail *.plog *.sum *.psum site.*
if [ x"${SUBDIRS}" != x ] ; then \
for dir in ${SUBDIRS}; \