diff options
Diffstat (limited to 'gdb/testsuite/gdb.threads/Makefile.in')
-rw-r--r-- | gdb/testsuite/gdb.threads/Makefile.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.threads/Makefile.in b/gdb/testsuite/gdb.threads/Makefile.in index 1df0c8b..df70a51 100644 --- a/gdb/testsuite/gdb.threads/Makefile.in +++ b/gdb/testsuite/gdb.threads/Makefile.in @@ -19,4 +19,4 @@ clean mostlyclean: -rm -f *~ *.o a.out xgdb *.x *.ci *.tmp core* $(EXECUTABLES) gcore.test distclean maintainer-clean realclean: clean - -rm -f Makefile config.status config.log config.h + -rm -f Makefile config.status config.log config.h gdb.log gdb.sum |