Sign in
go
/
go
/
dcf53189900b814925475b09770092d06f362ebc
/
.
/
src
/
pkg
/
container
/
list
/
Makefile
blob: 7fcd5f99ae239b319f5a2a56a9b60f084cf3426a [
file
] [
log
] [
blame
]
# 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
=
container
/
list
GOFILES
=
\
list
.
go\
include
../../../
Make
.
pkg