The following commit has been merged in the master branch: commit 16fb08cd48ca74f77cba9bb52a09d63d8bb97a06 Author: Sven Eckelmann sven@narfation.org Date: Sat May 21 15:10:33 2011 +0200
batmand: 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 3ac2885..2514c2d --- a/Makefile +++ b/Makefile @@ -1,3 +1,5 @@ +#!/usr/bin/make -f +# -*- makefile -*- # # Copyright (C) 2006-2009 B.A.T.M.A.N. contributors #