blob: 3c83d9c8ae9d61a4bd0bcbcc92ff37985dd5f06f [file] [log] [blame]
# Copyright 2011 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=crypto/bcrypt
GOFILES=\
base64.go \
bcrypt.go
include ../../../Make.pkg