Revision 1fdf36f5116f7e31e64e4027874e01eac3f0817d authored by Andy Polyakov on 01 June 2015, 20:51:33 UTC, committed by Andy Polyakov on 10 June 2015, 21:58:07 UTC
Reviewed-by: Rich Salz <rsalz@openssl.org> (cherry picked from commit 75c4827dfe6f52ccd687a283e6108a88ba3b8ec4)
1 parent 9dcab12
GitMake
#!/bin/sh
BRANCH=`git rev-parse --abbrev-ref HEAD`
make -f makefile.$BRANCH $@

Computing file changes ...