Revision 33dd08320648ac71d7d9d732be774ed3818dccc5 authored by Matt Caswell on 09 July 2015, 12:03:09 UTC, committed by Matt Caswell on 09 July 2015, 12:03:09 UTC
Reviewed-by: Stephen Henson <steve@openssl.org>
1 parent 5627e0f
GitConfigure
#!/bin/sh
BRANCH=`git rev-parse --abbrev-ref HEAD`
./Configure $@ no-symlinks
make files
util/mk1mf.pl OUT=out.$BRANCH TMP=tmp.$BRANCH INC=inc.$BRANCH copy > makefile.$BRANCH
make -f makefile.$BRANCH init

Computing file changes ...