ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/src/vendor-crypto/openssl/1.0.2p/GitMake
Revision: 12146
Committed: Sat Jan 19 20:00:07 2019 UTC (5 years, 3 months ago) by laffer1
File size: 81 byte(s)
Log Message:
tag 1.0.2p

File Contents

# Content
1 #!/bin/sh
2
3 BRANCH=`git rev-parse --abbrev-ref HEAD`
4
5 make -f makefile.$BRANCH $@