Revision bec1093cced8c2e8b43f9bbc51992c86c1c567d4 authored by Billy Brumley on 22 May 2015, 14:44:49 UTC, committed by Andy Polyakov on 26 May 2015, 08:14:19 UTC
RT#3858 Reviewed-by: Tim Hudson <tjh@openssl.org> (cherry picked from commit 71f6130b7a96bacbffae4611796ed98c2f724d96)
1 parent 78ac7fa
GitMake
#!/bin/sh
BRANCH=`git rev-parse --abbrev-ref HEAD`
make -f makefile.$BRANCH $@

Computing file changes ...