Sign in
go
/
go
/
4abbd32b5385e6e2ffe9d297eac636e68565f8d2
/
.
/
src
/
pkg
/
nntp
/
Makefile
blob: 3cf3164ce3e1ed2dba6a3fee196676688ca37685 [
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
=
nntp
GOFILES
=
\
nntp
.
go
include
../../
Make
.
pkg