(libobjc.a): Don't delete the library.
authorRichard Kenner <kenner@gcc.gnu.org>
Mon, 10 Jun 1996 15:58:05 +0000 (11:58 -0400)
committerRichard Kenner <kenner@gcc.gnu.org>
Mon, 10 Jun 1996 15:58:05 +0000 (11:58 -0400)
From-SVN: r12259

gcc/objc/Makefile.in

index 086f343..151925e 100644 (file)
@@ -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.