]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
(OBJC_THREAD_FILE): New definition.
authorRichard Kenner <kenner@gcc.gnu.org>
Fri, 27 Jun 1997 22:49:33 +0000 (18:49 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Fri, 27 Jun 1997 22:49:33 +0000 (18:49 -0400)
From-SVN: r14350

gcc/objc/Make-lang.in

index 0aaa5f46f55da78bad8294f55fa573dfdbb1ecb2..7143298c1d923356f52b2e1ddd536357ddf4f4e9 100644 (file)
@@ -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