Commit 227c77e2 by Paul Eggert Committed by Richard Kenner

(c++.mostlyclean): Remove $(DEMANGLER_PROG).

From-SVN: r9837
parent 52b46f26
......@@ -162,7 +162,7 @@ c++.uninstall:
# We just have to delete files specific to us.
c++.mostlyclean:
-rm -f cp/*$(objext)
-rm -f cp/*$(objext) $(DEMANGLER_PROG)
c++.clean:
c++.distclean:
-rm -f cp/config.status cp/Makefile
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment