Sign in
go
/
go
/
31339c32244a58263dd2f375d0c32d5f0ac596e5
/
.
/
src
/
pkg
/
http
/
pprof
/
Makefile
blob: e0315112fe1f9f1c3d09d7b72bcac061ec8ee4c1 [
file
] [
log
] [
blame
]
# Copyright 2010 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
=
http
/
pprof
GOFILES
=
\
pprof
.
go\
include
../../../
Make
.
pkg