diff options
Diffstat (limited to 'gdb/testsuite/gdb.cell/Makefile.in')
-rw-r--r-- | gdb/testsuite/gdb.cell/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.cell/Makefile.in b/gdb/testsuite/gdb.cell/Makefile.in index a0d0d78..8b6675d 100644 --- a/gdb/testsuite/gdb.cell/Makefile.in +++ b/gdb/testsuite/gdb.cell/Makefile.in @@ -16,5 +16,5 @@ clean mostlyclean: distclean maintainer-clean realclean: clean -rm -f *~ core -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.* |