Revision 130c15ef5a8d1bcd6c31de021e99754cd68b8d8f authored by Andy Polyakov on 18 December 2012, 09:42:31 UTC, committed by Andy Polyakov on 01 February 2014, 21:53:24 UTC
suggestions from Pierre Delaage). (cherry picked from commit 668bcfd5ca237fdf6fbef1ab463697a4a48caf39) Resolved conflicts: util/pl/VC-32.pl
1 parent 2cc5142
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 ...