Revision 7b2d785d2005e35982293094ccabb3e9385f17a9 authored by Ben Laurie on 29 January 2014, 16:57:32 UTC, committed by Ben Laurie on 29 January 2014, 16:57:32 UTC
1 parent f2d678e
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 ...