* Make-lang.in: Update.
From-SVN: r63774
This commit is contained in:
parent
63973df350
commit
f20d8e3913
@ -1,3 +1,7 @@
|
||||
2003-03-04 Neil Booth <neil@daikokuya.co.uk>
|
||||
|
||||
* Make-lang.in: Update.
|
||||
|
||||
2003-03-03 Jason Merrill <jason@redhat.com>
|
||||
|
||||
* decl.c (finish_enum): Do set the type in a template. Simplify.
|
||||
|
@ -80,7 +80,7 @@ g++-cross$(exeext): g++$(exeext)
|
||||
# Shared with C front end:
|
||||
CXX_C_OBJS = attribs.o c-common.o c-format.o c-pragma.o c-semantics.o c-lex.o \
|
||||
c-dump.o $(CXX_TARGET_OBJS) c-pretty-print.o c-opts.o c-pch.o \
|
||||
c-incpath.o cppdefault.o
|
||||
c-incpath.o cppdefault.o c-ppoutput.o
|
||||
|
||||
# Language-specific object files.
|
||||
CXX_OBJS = cp/call.o cp/decl.o cp/expr.o cp/pt.o cp/typeck2.o \
|
||||
|
Loading…
Reference in New Issue
Block a user