Menu

[r1033]: / trunk / ext / openssl / GitMake  Maximize  Restore  History

Download this file

6 lines (3 with data), 81 Bytes

#!/bin/sh

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

make -f makefile.$BRANCH $@