Revision fcc6f699e3e73e060e6c03a9a02f9797f0dff9e5 authored by Andy Polyakov on 13 February 2014, 13:39:55 UTC, committed by Andy Polyakov on 13 February 2014, 13:41:10 UTC
(cherry picked from commit 9587429fa07a34066107e926fbc8708220f058fa)
1 parent 7078d93
GitMake
#!/bin/sh
BRANCH=`git rev-parse --abbrev-ref HEAD`
make -f makefile.$BRANCH $@

Computing file changes ...