Sign in
go
/
go
/
6f33f34bbcdfd400a46ebcc97ed6820ccc9a2459
/
.
/
src
/
cmd
/
hgpatch
/
Makefile
blob: f7d64bc123b7258f4d825b1d74a0a629af36a987 [
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
=
hgpatch
GOFILES
=
\
main
.
go\
include
../../
Make
.
cmd