Revision dd1e3bd8d4b735456bd1dd1d7a42cb4d44bd921b authored by Dr. Stephen Henson on 15 February 2014, 18:19:35 UTC, committed by Dr. Stephen Henson on 15 February 2014, 18:19:35 UTC
1 parent c55fef7
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 ...