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