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