| Index: gdb/testsuite/gdb.asm/Makefile.in
|
| diff --git a/gdb/testsuite/gdb.asm/Makefile.in b/gdb/testsuite/gdb.asm/Makefile.in
|
| index 3e2162d2fc5a5fe9cc0f5f3c9fee9b9cabdba3c5..f3e6e8b55694374ede5d478631501b2e14c2b204 100644
|
| --- a/gdb/testsuite/gdb.asm/Makefile.in
|
| +++ b/gdb/testsuite/gdb.asm/Makefile.in
|
| @@ -9,6 +9,7 @@ all info install-info dvi install uninstall installcheck check:
|
|
|
| clean mostlyclean:
|
| -rm -f *~ *.o a.out *.x *.ci *.tmp
|
| + -rm -f *.dwo *.dwp
|
| -rm -f core core.coremaker coremaker.core corefile $(EXECUTABLES)
|
| -rm -f $(MISCELLANEOUS)
|
|
|
|
|