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