* Makefile.in (INTEGRATE_H): Fix typo: INTEGRATE_H, not INTREGRATE_H.

From-SVN: r31077
This commit is contained in:
Hans-Peter Nilsson 1999-12-23 02:00:31 +00:00 committed by Hans-Peter Nilsson
parent 188e3966cd
commit 6165fb6bf5
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
Thu Dec 23 03:57:10 1999 Hans-Peter Nilsson <hp@bitrange.com>
* Makefile.in (INTEGRATE_H): Fix typo: INTEGRATE_H, not INTREGRATE_H.
1999-12-23 Michael Hayes <m.hayes@elec.canterbury.ac.nz>
* config/c4x/c4x.c (c4x_address_cost): Add statement to default

View File

@ -749,7 +749,7 @@ DEMANGLE_H = $(srcdir)/../include/demangle.h
RECOG_H = recog.h
EXPR_H = expr.h insn-codes.h
REGS_H = regs.h varray.h $(MACHMODE_H)
INTREGRATE_H = integrate.h varray.h
INTEGRATE_H = integrate.h varray.h
LOOP_H = loop.h varray.h
#
# Language makefile fragments.