(c++.mostlyclean): Remove $(DEMANGLER_PROG).
From-SVN: r9837
This commit is contained in:
parent
52b46f26c9
commit
227c77e2b7
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user