Revision c32ebefaa891b60a5dd23a039a2da5982d25ae26 authored by Scott Deboy on 09 February 2014, 15:49:44 UTC, committed by Scott Deboy on 09 February 2014, 15:49:44 UTC
1 parent 5a32dd8
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 ...