| # Copyright 2009 The Go Authors. All rights reserved. |
| # Use of this source code is governed by a BSD-style |
| # license that can be found in the LICENSE file. |
| # DO NOT EDIT. Automatically generated by gobuild. |
| rm -rf *.[$(OS)] *.a [$(OS)].out _obj |
| 6cov -g `pwd` | grep -v '_test\.go:' |
| $(AR) grc _obj$D/vector.a vector.$O |
| $(AR) grc _obj$D/vector.a intvector.$O |
| $(AR) grc _obj$D/vector.a |
| rm -f $(GOROOT)/pkg$D/vector.a |
| packages: _obj$D/vector.a |
| test -d $(GOROOT)/pkg && mkdir -p $(GOROOT)/pkg$D |
| cp _obj$D/vector.a $(GOROOT)/pkg$D/vector.a |