blob: c0f28dc9445332aae37431e30f35e70d3736c610 [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=text/scanner
GOFILES=\
scanner.go\
include ../../../Make.pkg