Revision eb6af20d2e8e3219876a1eb290dc6f1d5d25b436 authored by Andy Polyakov on 18 December 2012, 18:19:54 UTC, committed by Andy Polyakov on 01 February 2014, 22:32:19 UTC
(cherry picked from commit 0a2d5003df1a9ecf801ac3b4a5cb7dda85449315)
1 parent 8087969
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 ...