openssl1.0/GitMake

6 lines
81 B
Plaintext
Raw Permalink Normal View History

2019-08-09 10:00:55 +02:00
#!/bin/sh
BRANCH=`git rev-parse --abbrev-ref HEAD`
make -f makefile.$BRANCH $@