Sign in
go
/
go
/
e3bfeec4747fb1d44d4fa5da33fb5d37d5085f16
/
.
/
src
/
pkg
/
log
/
Makefile
blob: 402be03bcc26c2ea96b3676a1b86386d43c725d4 [
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
=
log
GOFILES
=
\
log
.
go\
include
../../
Make
.
pkg