Revision 5572bc4e2fb485c0d85bd5b4ec430ae0af65f7ea authored by Andy Polyakov on 01 February 2014, 20:27:46 UTC, committed by Andy Polyakov on 01 February 2014, 20:27:46 UTC
1 parent 729d334
GitMake
#!/bin/sh
BRANCH=`git rev-parse --abbrev-ref HEAD`
make -f makefile.$BRANCH $@

Computing file changes ...