summaryrefslogtreecommitdiff
path: root/src/regress/lib/libcrypto/Makefile.inc
diff options
context:
space:
mode:
Diffstat (limited to 'src/regress/lib/libcrypto/Makefile.inc')
-rw-r--r--src/regress/lib/libcrypto/Makefile.inc3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/regress/lib/libcrypto/Makefile.inc b/src/regress/lib/libcrypto/Makefile.inc
deleted file mode 100644
index 88fe5aca41..0000000000
--- a/src/regress/lib/libcrypto/Makefile.inc
+++ /dev/null
@@ -1,3 +0,0 @@
1# $OpenBSD: Makefile.inc,v 1.2 2018/07/17 17:06:49 tb Exp $
2# Use this variable when the test needs internal symbols from libcrypto
3CRYPTO_INT= -Wl,-Bstatic -lcrypto -Wl,-Bdynamic