The following commit has been merged in the master branch: commit ca6696af9176470dea70ca5559dfecf31cd5466c Author: Sven Eckelmann sven@narfation.org Date: Sat May 21 15:45:09 2011 +0200
vis: Provide shebang to inform about interpreter
Signed-off-by: Sven Eckelmann sven@narfation.org
diff --git a/Makefile b/Makefile old mode 100644 new mode 100755 index a18aa72..d9b011c --- a/Makefile +++ b/Makefile @@ -1,3 +1,5 @@ +#!/usr/bin/make -f +# -*- makefile -*- # # Copyright (C) 2006-2009 BATMAN contributors #