Revision 41c373fa3eced8746882770861e8ba3d1d3089a6 authored by Andy Polyakov on 05 February 2014, 13:33:44 UTC, committed by Andy Polyakov on 05 February 2014, 13:33:44 UTC
1 parent 7f6e09b
GitMake
#!/bin/sh
BRANCH=`git rev-parse --abbrev-ref HEAD`
make -f makefile.$BRANCH $@

Computing file changes ...