mirror of
https://github.com/golang/go.git
synced 2025-05-05 23:53:05 +00:00
remove reference to 9ar
SVN=122486
This commit is contained in:
parent
d024fb4ae4
commit
24dbd2413b
@ -37,7 +37,7 @@ OFILES=\
|
|||||||
compat.$O\
|
compat.$O\
|
||||||
|
|
||||||
$(LIB): $(OFILES)
|
$(LIB): $(OFILES)
|
||||||
9ar rsc $(LIB) $(OFILES)
|
ar rsc $(LIB) $(OFILES)
|
||||||
|
|
||||||
$(OFILES): $(HFILES)
|
$(OFILES): $(HFILES)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user