Revision 519ad9b3845c475d29db8b84b59bde7edecb4e70 authored by Ben Laurie on 01 February 2014, 17:52:26 UTC, committed by Ben Laurie on 01 February 2014, 18:30:23 UTC
1 parent 7b2d785
GitMake
#!/bin/sh
BRANCH=`git rev-parse --abbrev-ref HEAD`
make -f makefile.$BRANCH $@

Computing file changes ...