Commit e7f731a7 by Mark Mitchell Committed by Mark Mitchell

* Makefile.in (STAGESTUFF): Fix typo in spelling of s-under.

From-SVN: r34011
parent a8393d5d
2000-05-18 Mark Mitchell <mark@codesourcery.com>
* Makefile.in (STAGESTUFF): Fix typo in spelling of s-under.
2000-05-18 Richard Henderson <rth@cygnus.com> 2000-05-18 Richard Henderson <rth@cygnus.com>
* rtlanal.c (insn_dependant_p, insn_dependant_p_1): New. * rtlanal.c (insn_dependant_p, insn_dependant_p_1): New.
......
...@@ -706,7 +706,7 @@ GEN= genemit genoutput genrecog genextract genflags gencodes genconfig \ ...@@ -706,7 +706,7 @@ GEN= genemit genoutput genrecog genextract genflags gencodes genconfig \
STAGESTUFF = *$(objext) insn-flags.h insn-config.h insn-codes.h \ STAGESTUFF = *$(objext) insn-flags.h insn-config.h insn-codes.h \
insn-output.c insn-recog.c insn-emit.c insn-extract.c insn-peep.c \ insn-output.c insn-recog.c insn-emit.c insn-extract.c insn-peep.c \
insn-attr.h insn-attrtab.c insn-opinit.c tree-check.h \ insn-attr.h insn-attrtab.c insn-opinit.c tree-check.h \
s-flags s-config s-codes s-mlib s-unders s-genrtl \ s-flags s-config s-codes s-mlib s-under s-genrtl \
s-output s-recog s-emit s-extract s-peep s-check \ s-output s-recog s-emit s-extract s-peep s-check \
s-attr s-attrtab s-opinit s-crt0 \ s-attr s-attrtab s-opinit s-crt0 \
genemit$(build_exeext) genoutput$(build_exeext) genrecog$(build_exeext) \ genemit$(build_exeext) genoutput$(build_exeext) genrecog$(build_exeext) \
......
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