New functions BN_CTX_start(), BN_CTX_get(), BN_CTX_end() to access
[openssl.git] / crypto / bn / old / build
1 #!/bin/sh -x
2
3 gcc -g -I../../include test.c -L../.. -lcrypto