| Index: gdb/testsuite/gdb.mi/Makefile.in
|
| diff --git a/gdb/testsuite/gdb.mi/Makefile.in b/gdb/testsuite/gdb.mi/Makefile.in
|
| index dc1f1a3fa98e6e549f14175a568754affd3ce696..3f9bbb7df6ec99ceae1c26a199703a6082a4e239 100644
|
| --- a/gdb/testsuite/gdb.mi/Makefile.in
|
| +++ b/gdb/testsuite/gdb.mi/Makefile.in
|
| @@ -23,6 +23,7 @@ all info install-info dvi install uninstall installcheck check:
|
|
|
| clean mostlyclean:
|
| -rm -f *.ci *.o $(OBJS) $(PROGS) *~ core
|
| + -rm -f *.dwo *.dwp
|
| -rm -f $(MISCELLANEOUS)
|
|
|
| distclean maintainer-clean realclean: clean
|
|
|