Commit 66a82a79 by Alexandre Oliva Committed by Alexandre Oliva

* Makefile.in (mostlyclean): Remove object files.

From-SVN: r126566
parent a314c120
2007-07-11 Alexandre Oliva <aoliva@redhat.com>
* Makefile.in (mostlyclean): Remove object files.
2007-07-11 Kenneth Zadeck <zadeck@naturalbridge.com>
* toplev.c (no_new_pseudos): Deleted.
......
......@@ -3747,6 +3747,7 @@ fsf-funding.pod: funding.texi
mostlyclean: lang.mostlyclean
-rm -f $(MOSTLYCLEANFILES)
-rm -f *$(objext)
-rm -f *$(coverageexts)
# Delete build programs
-rm -f build/*
......
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