Revision 519ad9b3845c475d29db8b84b59bde7edecb4e70 authored by Ben Laurie on 01 February 2014, 17:52:26 UTC, committed by Ben Laurie on 01 February 2014, 18:30:23 UTC
1 parent 7b2d785
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 ...