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