diff options
Diffstat (limited to 'gdb/testsuite/gdb.ada/Makefile.in')
-rw-r--r-- | gdb/testsuite/gdb.ada/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.ada/Makefile.in b/gdb/testsuite/gdb.ada/Makefile.in index 5229489..9b8a417 100644 --- a/gdb/testsuite/gdb.ada/Makefile.in +++ b/gdb/testsuite/gdb.ada/Makefile.in @@ -60,5 +60,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.* |