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