diff options
Diffstat (limited to 'gdb/testsuite/gdb.disasm/Makefile.in')
-rw-r--r-- | gdb/testsuite/gdb.disasm/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/testsuite/gdb.disasm/Makefile.in b/gdb/testsuite/gdb.disasm/Makefile.in index 34492f2..f4830fa 100644 --- a/gdb/testsuite/gdb.disasm/Makefile.in +++ b/gdb/testsuite/gdb.disasm/Makefile.in @@ -8,6 +8,7 @@ all info install-info dvi install uninstall installcheck check: clean mostlyclean: -rm -f *.o *.diff *~ *.bad core h8300s hppa mn10300 sh3 + -rm -f *.dwo *.dwp distclean maintainer-clean realclean: clean -rm -f Makefile config.status config.log gdb.log gdb.sum |