]> git.ipfire.org Git - thirdparty/openssl.git/blame - GitMake
Prepare for 1.0.2t-dev
[thirdparty/openssl.git] / GitMake
CommitLineData
e887c418
BL
1#!/bin/sh
2
3BRANCH=`git rev-parse --abbrev-ref HEAD`
4
5make -f makefile.$BRANCH $@