blob: 9863433b02128b60d7f10e580d1533addc893196 [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.inc
TARG=unicode/utf8
GOFILES=\
string.go\
utf8.go\
include ../../../Make.pkg