Revision 8c4e09f74fa7dafd766f35cb7cc65884989f0ab0 authored by Ben Laurie on 09 February 2014, 19:31:07 UTC, committed by Ben Laurie on 09 February 2014, 19:31:07 UTC
1 parent e32cbae
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 ...