Revision d451ece4e7edce8c954daa084c83686647dcda0f authored by Andy Polyakov on 11 June 2012, 08:52:11 UTC, committed by Andy Polyakov on 01 February 2014, 21:33:02 UTC
(cherry picked from commit 80c42f3e0c34451dd7cfc65e07bc639759ef07d2)
1 parent 1121ba1
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 ...