Commit 438a7234 by Mumit Khan Committed by Jeff Law

* Make-lang.in (f77.mostlyclean): Add missing exeext.

From-SVN: r19767
parent b22284e1
Fri May 15 01:44:22 1998 Mumit Khan <khan@xraylith.wisc.edu>
* Make-lang.in (f77.mostlyclean): Add missing exeext.
Thu Apr 30 18:59:43 1998 Jim Wilson <wilson@cygnus.com>
* Make-lang.in (g77.info, g77.dvi, BUGS, INSTALL, NEWS): Put -o
......
......@@ -380,7 +380,7 @@ f77.uninstall:
f77.mostlyclean:
-rm -f f/*$(objext)
-rm -f f/fini f/f771 f/stamp-str f/str-*.h f/str-*.j f/intdoc f/ansify f/intdoc.h0
-rm -f f/fini f/f771$(exeext) f/stamp-str f/str-*.h f/str-*.j f/intdoc f/ansify f/intdoc.h0
f77.clean:
-rm -f g77.c
f77.distclean:
......
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