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

From-SVN: r126566
This commit is contained in:
Alexandre Oliva 2007-07-12 01:10:51 +00:00 committed by Alexandre Oliva
parent a314c120d2
commit 66a82a79ea
2 changed files with 5 additions and 0 deletions

View File

@ -1,3 +1,7 @@
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.

View File

@ -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/*