Sign in
go
/
go
/
f65427a8be2976c6d4e4e86bcd5fdd7be9d29ed0
/
.
/
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