Sign in
go
/
go
/
a5291099d2a79c8cc85c331dfd08ad42e92ce063
/
.
/
src
/
pkg
/
unicode
/
utf8
/
Makefile
blob: 4ffc31f08a83e2b0a109dd672253385c514e2e50 [
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
=
utf8
GOFILES
=
\
string
.
go\
utf8
.
go\
include
../../../
Make
.
pkg