(objc-runtime): Add objc-headers.
From-SVN: r14320
This commit is contained in:
parent
f4fac32bed
commit
8440cf1b3a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user