aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.cp/Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.cp/Makefile.in')
-rw-r--r--gdb/testsuite/gdb.cp/Makefile.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/gdb/testsuite/gdb.cp/Makefile.in b/gdb/testsuite/gdb.cp/Makefile.in
index 3b7ef16..2958e24 100644
--- a/gdb/testsuite/gdb.cp/Makefile.in
+++ b/gdb/testsuite/gdb.cp/Makefile.in
@@ -21,6 +21,7 @@ all info install-info dvi install uninstall installcheck check:
clean mostlyclean:
-rm -f *~ *.o *.ci
+ -rm -f *.dwo *.dwp
-rm -f core ${EXECUTABLES}
distclean maintainer-clean realclean: clean