evp/e_aes_cbc_hmac_sha*.c: additional CTRL to query buffer requirements.
[openssl.git] / GitMake
1 #!/bin/sh
2
3 BRANCH=`git rev-parse --abbrev-ref HEAD`
4
5 make -f makefile.$BRANCH $@