Commit 8c3f3526 by Richard Kenner

(libobjc.a): Don't delete the library.

From-SVN: r12259
parent 8c55cd78
......@@ -61,7 +61,6 @@ OBJC_O = hash.o sarray.o class.o sendmsg.o init.o archive.o encoding.o \
nil_method.o thr.o $(OBJC_THREAD_FILE).o
libobjc.a: $(OBJC_O)
-rm -f libobjc.a
$(AR) rc libobjc.a $?
# ranlib is run in the parent directory's makefile.
......
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