Revision a74c9c9e1056a228108977caecd5da32ba17afda authored by Dr. Stephen Henson on 24 February 2014, 13:50:38 UTC, committed by Dr. Stephen Henson on 24 February 2014, 13:50:38 UTC
1 parent d2a3c44
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 ...