Initial Commit
This commit is contained in:
5
openssl-1.0.2f/GitMake
Executable file
5
openssl-1.0.2f/GitMake
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
BRANCH=`git rev-parse --abbrev-ref HEAD`
|
||||
|
||||
make -f makefile.$BRANCH $@
|
||||
Reference in New Issue
Block a user