Correctly set Z_is_one on the return value in the NISTZ256 implementation.
[oweals/openssl.git] / GitMake
1 #!/bin/sh
2
3 BRANCH=`git rev-parse --abbrev-ref HEAD`
4
5 make -f makefile.$BRANCH $@