From 1906abbc78d8ecca2bccaaa030994c63eae517ef Mon Sep 17 00:00:00 2001 From: beck <> Date: Sun, 4 Sep 2016 18:05:34 +0000 Subject: bye bye cms. send it to the attic ok jsing@ --- src/usr.bin/openssl/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/usr.bin/openssl/Makefile') diff --git a/src/usr.bin/openssl/Makefile b/src/usr.bin/openssl/Makefile index db3364b16f..5ba283c174 100644 --- a/src/usr.bin/openssl/Makefile +++ b/src/usr.bin/openssl/Makefile @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.6 2015/09/11 14:30:23 bcook Exp $ +# $OpenBSD: Makefile,v 1.7 2016/09/04 18:05:34 beck Exp $ PROG= openssl LDADD= -lssl -lcrypto @@ -17,7 +17,7 @@ CFLAGS+= -Wunused CFLAGS+= -DLIBRESSL_INTERNAL -SRCS= apps.c apps_posix.c asn1pars.c ca.c certhash.c ciphers.c cms.c crl.c \ +SRCS= apps.c apps_posix.c asn1pars.c ca.c certhash.c ciphers.c crl.c \ crl2p7.c dgst.c dh.c dhparam.c dsa.c dsaparam.c ec.c ecparam.c enc.c \ errstr.c gendh.c gendsa.c genpkey.c genrsa.c nseq.c ocsp.c \ openssl.c passwd.c pkcs12.c pkcs7.c pkcs8.c pkey.c pkeyparam.c \ -- cgit v1.2.3-55-g6feb