summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/rc2/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'src/regress/lib/libcrypto/rc2/Makefile')
-rw-r--r--src/regress/lib/libcrypto/rc2/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/regress/lib/libcrypto/rc2/Makefile b/src/regress/lib/libcrypto/rc2/Makefile
index 99e7c748d7..3bd92fc308 100644
--- a/src/regress/lib/libcrypto/rc2/Makefile
+++ b/src/regress/lib/libcrypto/rc2/Makefile
@@ -1,6 +1,6 @@
1# $OpenBSD: Makefile,v 1.3 2014/07/08 15:53:53 jsing Exp $ 1# $OpenBSD: Makefile,v 1.4 2022/09/06 15:36:25 tb Exp $
2 2
3PROG= rc2test 3PROG= rc2_test
4LDADD= -lcrypto 4LDADD= -lcrypto
5DPADD= ${LIBCRYPTO} 5DPADD= ${LIBCRYPTO}
6WARNINGS= Yes 6WARNINGS= Yes