Sign in
go
/
go
/
7e92e1cbfa549b13509f2ffcbdd9ba86587426e7
/
.
/
src
/
pkg
/
sort
/
Makefile
blob: 3ea4672409c8d068092d3a0ed8bfb4067f5741db [
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
TARG
=
sort
GOFILES
=
\
sort
.
go\
include
../../
Make
.
pkg