Files
nginx-custom/openssl-1.0.2f/GitMake
2017-02-25 23:55:24 +01:00

6 lines
81 B
Bash
Executable File

#!/bin/sh
BRANCH=`git rev-parse --abbrev-ref HEAD`
make -f makefile.$BRANCH $@