Makefile.in (OBJS): Add params.o.

2001-02-14  Jeffrey Oldham  <oldham@codesourcery.com>

	* Makefile.in (OBJS): Add params.o.

From-SVN: r39687
This commit is contained in:
Jeffrey Oldham 2001-02-14 19:44:51 +00:00 committed by Jeffrey D. Oldham
parent 8e0b124eaf
commit d3fb92b825
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,7 @@
2001-02-14 Jeffrey Oldham <oldham@codesourcery.com>
* Makefile.in (OBJS): Add params.o.
2001-02-14 Richard Henderson <rth@redhat.com>
DJ Delorie <dj@redhat.com>

View File

@ -745,7 +745,7 @@ OBJS = diagnostic.o version.o tree.o print-tree.o stor-layout.o fold-const.o \
mbchar.o splay-tree.o graph.o sbitmap.o resource.o hash.o predict.o \
lists.o ggc-common.o $(GGC) stringpool.o simplify-rtx.o ssa.o bb-reorder.o \
sibcall.o conflict.o timevar.o ifcvt.o dominance.o dependence.o dce.o \
sched-vis.o sched-deps.o sched-rgn.o sched-ebb.o hashtab.o cselib.o
sched-vis.o sched-deps.o sched-rgn.o sched-ebb.o hashtab.o cselib.o params.o
BACKEND = toplev.o libbackend.a