Commit fbfa07d2 by H.J. Lu Committed by Jeff Law

* Make-lang.in (G77STAGESTUFF): Add g77.c.

From-SVN: r20662
parent 225695a4
Mon Jun 22 23:12:05 1998 H.J. Lu (hjl@gnu.org)
* Make-lang.in (G77STAGESTUFF): Add g77.c.
Fri Jun 19 07:54:40 1998 H.J. Lu (hjl@gnu.org)
* g77spec.c (lang_specific_driver): Check n_infiles before
......
......@@ -422,7 +422,7 @@ f77.maintainer-clean:
# The main makefile has already created stage?/f.
G77STAGESTUFF = f/*$(objext) f/fini f/stamp-str f/str-*.h f/str-*.j \
lang-f77 g77.o g77spec.o g77version.o
lang-f77 g77.c g77.o g77spec.o g77version.o
f77.stage1: stage1-start
-if [ -f lang-f77 ]; then \
......
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