Revision b709f8ef54b1c9ad513878ba0213aa651a9acef8 authored by Dr. Stephen Henson on 20 February 2014, 22:37:33 UTC, committed by Dr. Stephen Henson on 20 February 2014, 22:41:06 UTC
1 parent c74ce24
GitMake
#!/bin/sh
BRANCH=`git rev-parse --abbrev-ref HEAD`
make -f makefile.$BRANCH $@

Computing file changes ...