summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/x509/rfc3779/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/regress/lib/libcrypto/x509/rfc3779/Makefile')
-rw-r--r--src/regress/lib/libcrypto/x509/rfc3779/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/regress/lib/libcrypto/x509/rfc3779/Makefile b/src/regress/lib/libcrypto/x509/rfc3779/Makefile
index b876f626d4..b0fc4dc683 100644
--- a/src/regress/lib/libcrypto/x509/rfc3779/Makefile
+++ b/src/regress/lib/libcrypto/x509/rfc3779/Makefile
@@ -1,9 +1,9 @@
1# $OpenBSD: Makefile,v 1.5 2022/01/07 17:17:02 tb Exp $ 1# $OpenBSD: Makefile,v 1.6 2022/06/02 11:48:36 tb Exp $
2 2
3.include "../../Makefile.inc" 3.include "../../Makefile.inc"
4 4
5PROG= rfc3779 5PROG= rfc3779
6LDADD= ${CRYPTO_INT} 6LDADD= -lcrypto
7DPADD= ${LIBCRYPTO} 7DPADD= ${LIBCRYPTO}
8WARNINGS= Yes 8WARNINGS= Yes
9CFLAGS+= -DLIBRESSL_CRYPTO_INTERNAL -DLIBRESSL_INTERNAL -Werror 9CFLAGS+= -DLIBRESSL_CRYPTO_INTERNAL -DLIBRESSL_INTERNAL -Werror