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