* Makefile.in (clean): Remove Fission .dwo and .dwp files.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.mi / Makefile.in
index dc1f1a3fa98e6e549f14175a568754affd3ce696..3f9bbb7df6ec99ceae1c26a199703a6082a4e239 100644 (file)
@@ -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
This page took 0.024404 seconds and 4 git commands to generate.