Sign in
go
/
go
/
593ea313611bc347ec53daec9dc27338c1340e7b
/
.
/
src
/
pkg
/
bytes
/
Makefile
blob: f9e18ac6b86c54e04b7732b18f887726eebbaf3b [
file
] [
log
] [
blame
]
# 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.
include
../../
Make
.
$
(
GOARCH
)
TARG
=
bytes
GOFILES
=
\
buffer
.
go\
bytes
.
go\
include
../../
Make
.
pkg