This website requires JavaScript.
Explore
Help
Sign In
root
/
openssl
mirror of
https://github.com/openssl/openssl.git
Watch
1
Star
0
Fork
You've already forked openssl
0
Code
Issues
Actions
7
Packages
Projects
Releases
Wiki
Activity
OpenSSL_1_0_2-stable
openssl
/
GitMake
6 lines
81 B
Bash
Executable File
Raw
Permalink
Blame
History
#!/bin/sh
BRANCH
=
`
git rev-parse --abbrev-ref HEAD
`
make -f makefile.
$BRANCH
$@
Reference in New Issue
View Git Blame
Copy Permalink