Revision 7e569022c59a72dd8ebf83701f53093a4db6d392 authored by Andy Polyakov on 01 February 2014, 20:51:51 UTC, committed by Andy Polyakov on 01 February 2014, 20:51:51 UTC
1 parent 50f1b47
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 ...