diff options
Diffstat (limited to 'crypto/libcrypto/rand/Makefile')
| -rw-r--r-- | crypto/libcrypto/rand/Makefile | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/crypto/libcrypto/rand/Makefile b/crypto/libcrypto/rand/Makefile new file mode 100644 index 000000000000..41822abfaf7d --- /dev/null +++ b/crypto/libcrypto/rand/Makefile @@ -0,0 +1,6 @@ +# $NetBSD: Makefile,v 1.1 2009/02/13 20:58:15 jmmv Exp $ + +HELPER_NAME= randtest +HELPER_DIR= rand + +.include <bsd.init.mk> |
