Revision dbd512e1b73b28bb073d8674ca57743e0cc9895d authored by Andy Polyakov on 13 February 2014, 14:23:36 UTC, committed by Andy Polyakov on 13 February 2014, 14:23:36 UTC
(and remove duplicates).
1 parent fcc6f69
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 ...