summaryrefslogtreecommitdiff
path: root/deps/openssl/openssl/GitMake
blob: 47beffd6bc1f70408f28ce4d50d3c0b4a5853a70 (plain)
1
2
3
4
5
#!/bin/sh

BRANCH=`git rev-parse --abbrev-ref HEAD`

make -f makefile.$BRANCH $@