Revision 9071b36d9a6fdb855304653e3a857c035eb05760 authored by Andy Polyakov on 01 February 2014, 23:05:02 UTC, committed by Andy Polyakov on 01 February 2014, 23:05:02 UTC
1 parent eb6af20
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 ...