Sign in
go
/
go
/
1e9e7ec4b3e4c7bb9b014398ea07b7c3f3ae0f21
/
.
/
src
/
pkg
/
malloc
/
Makefile
blob: d7c39c0cfaaeca6d0695e0203f5420c790e18495 [
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
=
malloc
GOFILES
=
\
malloc
.
go\
include
../../
Make
.
pkg