Index: gdb/testsuite/gdb.arch/Makefile.in |
diff --git a/gdb/testsuite/gdb.arch/Makefile.in b/gdb/testsuite/gdb.arch/Makefile.in |
index 619f78db2f4172b6f2e1825284cf5827165c7dc9..e5f8934031a045e0011d8126af58cefee2762b28 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 |