Revision e2884b3e9aa08fb2db0ca0b28fddbefb54ee3d8f authored by Andy Polyakov on 08 October 2013, 21:41:31 UTC, committed by Dr. Stephen Henson on 06 February 2014, 14:26:01 UTC
(cherry picked from commit 2d752737c53d0cf4953c11551d6d2a9df3655329)
1 parent c41e242
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 ...