diff options
Diffstat (limited to 'gdb/testsuite/gdb.asm/Makefile.in')
-rw-r--r-- | gdb/testsuite/gdb.asm/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.asm/Makefile.in b/gdb/testsuite/gdb.asm/Makefile.in index 3210e1f..3e2162d 100644 --- a/gdb/testsuite/gdb.asm/Makefile.in +++ b/gdb/testsuite/gdb.asm/Makefile.in @@ -15,5 +15,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.* |