Revision 41cf2d2518f8b7f31287984ea9f13bc9d55205dc authored by Andy Polyakov on 05 February 2014, 18:52:38 UTC, committed by Andy Polyakov on 05 February 2014, 18:52:38 UTC
1 parent e0d4272
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 ...