Sign in
go
/
go
/
b655fa8d1df43cd2a6e96566195597b2efbe4bc6
/
.
/
src
/
pkg
/
encoding
/
hex
/
Makefile
blob: d6849d9a56e75dc6ee744076be0fef77eef3f7ee [
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
=
encoding
/
hex
GOFILES
=
\
hex
.
go\
include
../../../
Make
.
pkg