diff options
Diffstat (limited to 'gdb/testsuite/gdb.arch/Makefile.in')
-rw-r--r-- | gdb/testsuite/gdb.arch/Makefile.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/testsuite/gdb.arch/Makefile.in b/gdb/testsuite/gdb.arch/Makefile.in index 619f78d..e5f8934 100644 --- a/gdb/testsuite/gdb.arch/Makefile.in +++ b/gdb/testsuite/gdb.arch/Makefile.in @@ -11,6 +11,7 @@ all info install-info dvi install uninstall installcheck check: clean mostlyclean: -rm -f *~ *.o a.out *.x *.ci *.tmp gcore.test system-gcore -rm -f core core.coremaker coremaker.core corefile $(EXECUTABLES) + -rm -f *.dwo *.dwp distclean maintainer-clean realclean: clean -rm -f *~ core |