diff options
Diffstat (limited to 'gdb/testsuite/gdb.threads/Makefile.in')
-rw-r--r-- | gdb/testsuite/gdb.threads/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/testsuite/gdb.threads/Makefile.in b/gdb/testsuite/gdb.threads/Makefile.in index 79e4c4c..8f9f867 100644 --- a/gdb/testsuite/gdb.threads/Makefile.in +++ b/gdb/testsuite/gdb.threads/Makefile.in @@ -19,6 +19,7 @@ all info install-info dvi install uninstall installcheck check: clean mostlyclean: -rm -f *~ *.o a.out xgdb *.x *.ci *.tmp core core.* $(EXECUTABLES) \ *.core gcore.test + -rm -f *.dwo *.dwp distclean maintainer-clean realclean: clean -rm -f Makefile config.status config.log config.h gdb.log gdb.sum |