Commit 8440cf1b by Richard Kenner

(objc-runtime): Add objc-headers.

From-SVN: r14320
parent f4fac32b
......@@ -96,7 +96,7 @@ $(srcdir)/objc/objc-act.o : $(srcdir)/objc/objc-act.c \
$(CC) $(ALL_CFLAGS) $(ALL_CPPFLAGS) $(INCLUDES) -I$(srcdir)/objc \
-c $(srcdir)/objc/objc-act.c -o $(srcdir)/objc/objc-act.o
objc-runtime: libobjc.a
objc-runtime: objc-headers libobjc.a
# copy objc header files into build directory
objc-headers: stmp-fixinc
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment