Revision 94f416601754dbe65e287f8e1eca01fa32f74a7a authored by Dr. Stephen Henson on 24 February 2014, 13:51:34 UTC, committed by Dr. Stephen Henson on 24 February 2014, 13:51:34 UTC
1 parent a74c9c9
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 ...