* Makefile.in (clean): Remove Fission .dwo and .dwp files.
[deliverable/binutils-gdb.git] / gdb / testsuite / gdb.dwarf2 / Makefile.in
index 4a28738499a921da00cc3a12e4638f7378d397fb..f89f162da97334478b8a4c1e05973f6178fce770 100644 (file)
@@ -30,6 +30,7 @@ all info install-info dvi install uninstall installcheck check:
 clean mostlyclean:
        -rm -f *~ *.o a.out *.x *.ci *.tmp
        -rm -f core core.coremaker coremaker.core corefile
+       -rm -f *.dwo *.dwp
        -rm -f $(EXECUTABLES)
 
 distclean maintainer-clean realclean: clean
This page took 0.023271 seconds and 4 git commands to generate.