Revision 2f63ad1c6daa61614f3d58de0889bf68e9f75853 authored by Matt Caswell on 22 July 2014, 20:30:33 UTC, committed by Matt Caswell on 22 July 2014, 20:30:33 UTC
Reviewed-by: Stephen Henson <steve@openssl.org>
1 parent 0e32035
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 ...