Revision 3073927e42ca4fea8674fca44b7a85d8999e7bb7 authored by Andy Polyakov on 15 July 2012, 13:36:25 UTC, committed by Andy Polyakov on 01 February 2014, 21:21:57 UTC
(cherry picked from commit 46a2b3387a3feb044527a58a89555029c809190d)
1 parent b6c2029
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 ...