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