projects
/
gcc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8c55cd7
)
(libobjc.a): Don't delete the library.
author
Richard Kenner
<kenner@gcc.gnu.org>
Mon, 10 Jun 1996 15:58:05 +0000
(11:58 -0400)
committer
Richard Kenner
<kenner@gcc.gnu.org>
Mon, 10 Jun 1996 15:58:05 +0000
(11:58 -0400)
From-SVN: r12259
gcc/objc/Makefile.in
patch
|
blob
|
history
diff --git
a/gcc/objc/Makefile.in
b/gcc/objc/Makefile.in
index 086f343286d22fa8c47b49c2818ffb291ea81ab2..151925eab8936456ab1218d420481485566942a4 100644
(file)
--- a/
gcc/objc/Makefile.in
+++ b/
gcc/objc/Makefile.in
@@
-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.