xref: /openbsd/regress/lib/libcrypto/Makefile.inc (revision 6f40fd34)
1# Use this variable when the test needs internal symbols from libcrypto
2CRYPTO_INT=  -Wl,-Bstatic -lcrypto -Wl,-Bdynamic
3