Revision 8c4e09f74fa7dafd766f35cb7cc65884989f0ab0 authored by Ben Laurie on 09 February 2014, 19:31:07 UTC, committed by Ben Laurie on 09 February 2014, 19:31:07 UTC
1 parent e32cbae
GitMake
#!/bin/sh
BRANCH=`git rev-parse --abbrev-ref HEAD`
make -f makefile.$BRANCH $@

Computing file changes ...