Sign in
go
/
go
/
e3bfeec4747fb1d44d4fa5da33fb5d37d5085f16
/
.
/
src
/
pkg
/
scanner
/
Makefile
blob: 8ac16d68113458680aa53c4daee1f981396a51bc [
file
]
# 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