Sign in
go
/
go
/
cdabb3d315691187f2f3c2ce74e8adee2c544002
/
.
/
src
/
cmd
/
pack
/
Makefile
blob: 12909727fc1ee53535954ebf820b2e3aa8db04b7 [
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
.
inc
O
:=
$
(
HOST_O
)
TARG
=
pack
OFILES
=
\
ar
.
$O\
include
../../
Make
.
ctool