]> git.ipfire.org Git - thirdparty/openssl.git/blame - GitMake
Change default RSA, DSA and DH size to 2048 bit
[thirdparty/openssl.git] / GitMake
CommitLineData
e887c418
BL
1#!/bin/sh
2
3BRANCH=`git rev-parse --abbrev-ref HEAD`
4
5make -f makefile.$BRANCH $@