|
|
@ -1,4 +1,4 @@ |
|
|
|
# $OpenBSD: Makefile,v 1.22 2014/04/17 22:06:19 miod Exp $
|
|
|
|
# $OpenBSD: Makefile,v 1.23 2014/04/18 13:13:50 tedu Exp $
|
|
|
|
|
|
|
|
LIB= crypto |
|
|
|
|
|
|
@ -207,7 +207,7 @@ SRCS+= pk7_mime.c bio_pk7.c |
|
|
|
SRCS+= pqueue.c |
|
|
|
|
|
|
|
# rand/
|
|
|
|
SRCS+= rc4_rand.c randfile.c rand_lib.c rand_err.c rand_egd.c |
|
|
|
SRCS+= rc4_rand.c randfile.c rand_lib.c rand_err.c |
|
|
|
SRCS+= rand_unix.c |
|
|
|
|
|
|
|
# rc2/
|
|
|
|