Revision cf9143f945a67f3d540e2704fdbdf1bdc985233d authored by Richard Levitte on 28 May 2019, 12:56:29 UTC, committed by Richard Levitte on 28 May 2019, 12:56:29 UTC
Reviewed-by: Matt Caswell <matt@openssl.org>
1 parent 66c236c
GitMake
#!/bin/sh
BRANCH=`git rev-parse --abbrev-ref HEAD`
make -f makefile.$BRANCH $@

Computing file changes ...