Sign in
go
/
go
/
8a4bd094a033ceb00f7f5a504e4bc652ea5a164d
/
.
/
src
/
cmd
/
gopack
/
Makefile
blob: 91a8ac2df2765760ee065cdc95db7e288bfe6e52 [
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
=
gopack
OFILES
=
\
ar
.
$O\
include
../../
Make
.
ccmd