Sign in
go
/
go
/
2d7dc0e70c6ce215b8d86ab97d8867197999738d
/
.
/
src
/
pkg
/
scanner
/
Makefile
blob: 8ac16d68113458680aa53c4daee1f981396a51bc [
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
=
scanner
GOFILES
=
\
scanner
.
go\
include
../../
Make
.
pkg