Revision 8acf1ff4b421fada9e09fa51f479bdff204d0dea authored by Ben Laurie on 01 August 2013, 11:33:15 UTC, committed by Scott Deboy on 09 February 2014, 16:07:04 UTC
(cherry picked from commit 5eda213ebe382009c2f37a8eade5cbcdae6017ed) Conflicts: apps/s_client.c apps/s_server.c
1 parent 8b41df4
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 ...