Revision ed0dc93d89c5b11f3d317a6dc54916e04e4c76b0 authored by Ben Laurie on 09 February 2014, 12:18:16 UTC, committed by Ben Laurie on 09 February 2014, 12:18:16 UTC
1 parent f407eec
GitMake
#!/bin/sh
BRANCH=`git rev-parse --abbrev-ref HEAD`
make -f makefile.$BRANCH $@

Computing file changes ...