| Index: gdb/testsuite/gdb.cell/Makefile.in
|
| diff --git a/gdb/testsuite/gdb.cell/Makefile.in b/gdb/testsuite/gdb.cell/Makefile.in
|
| index 8b6675d31df0f4e651b248c3ddb6d6ab5cc98785..7771d61b6c2b7fafa3f6585d04a3cf2d51f361ad 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
|
|
|