diff options
Diffstat (limited to 'secure/lib/libcrypto/modules/legacy/Makefile')
-rw-r--r-- | secure/lib/libcrypto/modules/legacy/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/secure/lib/libcrypto/modules/legacy/Makefile b/secure/lib/libcrypto/modules/legacy/Makefile index e435c5aa2c41..a285d0b1148b 100644 --- a/secure/lib/libcrypto/modules/legacy/Makefile +++ b/secure/lib/libcrypto/modules/legacy/Makefile @@ -2,8 +2,6 @@ SHLIB_NAME?= legacy.so LIBADD= crypto -VERSION_MAP= ${SRCTOP}/crypto/openssl/providers/legacy.ld - SRCS+= legacyprov.c prov_running.c # ciphers |