minix/crypto/external/bsd/openssl/dist/GitMake
2018-11-11 15:29:04 +00:00

6 lines
81 B
Bash
Executable File

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