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

From-SVN: r9837
This commit is contained in:
Paul Eggert 1995-05-29 12:44:40 -04:00 committed by Richard Kenner
parent 52b46f26c9
commit 227c77e2b7

View File

@ -162,7 +162,7 @@ c++.uninstall:
# We just have to delete files specific to us. # We just have to delete files specific to us.
c++.mostlyclean: c++.mostlyclean:
-rm -f cp/*$(objext) -rm -f cp/*$(objext) $(DEMANGLER_PROG)
c++.clean: c++.clean:
c++.distclean: c++.distclean:
-rm -f cp/config.status cp/Makefile -rm -f cp/config.status cp/Makefile