artulab
projects
/
openbsd
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60581c9
)
use $> -- thanks for the debugging help niklas
author
deraadt
<deraadt@openbsd.org>
Tue, 8 Apr 1997 11:14:29 +0000
(11:14 +0000)
committer
deraadt
<deraadt@openbsd.org>
Tue, 8 Apr 1997 11:14:29 +0000
(11:14 +0000)
gnu/usr.bin/gcc/objc/Makefile
patch
|
blob
|
history
diff --git
a/gnu/usr.bin/gcc/objc/Makefile
b/gnu/usr.bin/gcc/objc/Makefile
index
142948e
..
cf10672
100644
(file)
--- a/
gnu/usr.bin/gcc/objc/Makefile
+++ b/
gnu/usr.bin/gcc/objc/Makefile
@@
-60,7
+60,7
@@
OBJC_O = hash.o sarray.o class.o sendmsg.o init.o archive.o encoding.o \
libobjc.a: $(OBJC_O)
-rm -f libobjc.a
- $(AR) rc libobjc.a $
<
+ $(AR) rc libobjc.a $
>
# ranlib is run in the parent directory's makefile.
OBJC_H = hash.h list.h sarray.h objc.h \