Merge branch 'OpenSSL_1_0_2-stable' of openssl.net:openssl into OpenSSL_1_0_2-stable
[openssl.git] / GitMake
1 #!/bin/sh
2
3 BRANCH=`git rev-parse --abbrev-ref HEAD`
4
5 make -f makefile.$BRANCH $@