* Makefile.in (STAGESTUFF): Fix typo in spelling of s-under.
From-SVN: r34011
This commit is contained in:
parent
a8393d5dc2
commit
e7f731a73e
@ -1,3 +1,7 @@
|
||||
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>
|
||||
|
||||
* rtlanal.c (insn_dependant_p, insn_dependant_p_1): New.
|
||||
|
@ -706,7 +706,7 @@ GEN= genemit genoutput genrecog genextract genflags gencodes genconfig \
|
||||
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-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-attr s-attrtab s-opinit s-crt0 \
|
||||
genemit$(build_exeext) genoutput$(build_exeext) genrecog$(build_exeext) \
|
||||
|
Loading…
x
Reference in New Issue
Block a user