Revision 104c032b7bed893f87d08ef3178848715e7035b3 authored by Andy Polyakov on 14 February 2014, 16:24:12 UTC, committed by Andy Polyakov on 14 February 2014, 16:25:14 UTC
(cherry picked from commit f4d456408d9d7bca31f34765d1a05fbd9fa55826)
1 parent b347341
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 ...