Sign in
go
/
go
/
4abbd32b5385e6e2ffe9d297eac636e68565f8d2
/
.
/
src
/
pkg
/
crypto
/
rand
/
Makefile
blob: 0e7a5536c35eb23aed3c2b319d7b75d8f8841d2e [
file
] [
log
] [
blame
]
# Copyright 2010 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
=
crypto
/
rand
GOFILES
=
\
rand
.
go\
include
../../../
Make
.
pkg