The following commit has been merged in the master branch: commit 4866155949559809b37714873b938cacb7ae3af8 Author: Sven Eckelmann sven@narfation.org Date: Sat May 21 14:28:09 2011 +0200
batctl: 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 1bc4879..8fc2300 --- a/Makefile +++ b/Makefile @@ -1,3 +1,5 @@ +#!/usr/bin/make -f +# -*- makefile -*- # # Copyright (C) 2006-2011 B.A.T.M.A.N. contributors #