Sign in
go
/
go
/
e4136fe91c96cecb7d5c4f4be98a4fedd646705d
/
.
/
src
/
pkg
/
crypto
/
rand
/
Makefile
blob: 0e7a5536c35eb23aed3c2b319d7b75d8f8841d2e [
file
]
# 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