Revision ed0dc93d89c5b11f3d317a6dc54916e04e4c76b0 authored by Ben Laurie on 09 February 2014, 12:18:16 UTC, committed by Ben Laurie on 09 February 2014, 12:18:16 UTC
1 parent f407eec
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 ...