Revision 7b2d785d2005e35982293094ccabb3e9385f17a9 authored by Ben Laurie on 29 January 2014, 16:57:32 UTC, committed by Ben Laurie on 29 January 2014, 16:57:32 UTC
1 parent f2d678e
GitMake
#!/bin/sh
BRANCH=`git rev-parse --abbrev-ref HEAD`
make -f makefile.$BRANCH $@

Computing file changes ...