mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-22 17:00:00 +08:00
(OBJC_THREAD_FILE): New definition.
From-SVN: r14350
This commit is contained in:
parent
f25270fc59
commit
6131ad9d4d
@ -56,6 +56,9 @@ OBJECTIVE-C objective-c: cc1obj objc-runtime
|
||||
# Tell GNU make to ignore these if they exist.
|
||||
.PHONY: objective-c objc ObjC
|
||||
|
||||
# The Objective C thread file
|
||||
OBJC_THREAD_FILE=thr-$(GCC_THREAD_FILE)
|
||||
|
||||
# C common object files required by Objective C.
|
||||
OBJC_CCOMMON = c-lex.o c-pragma.o c-decl.o c-typeck.o c-convert.o \
|
||||
c-aux-info.o c-common.o c-iterate.o
|
||||
|
Loading…
Reference in New Issue
Block a user