[05/13] vis: Provide shebang to inform about interpreter

Message ID 1305985517-3763-5-git-send-email-sven@narfation.org (mailing list archive)
State Accepted, archived
Commit ca6696af9176470dea70ca5559dfecf31cd5466c
Headers

Commit Message

Sven Eckelmann May 21, 2011, 1:45 p.m. UTC
  Signed-off-by: Sven Eckelmann <sven@narfation.org>
---
This patch depends on other patches submitted earlier:
 - vis: Remove obsolete creation of source packages
 - vis: Remove subversion/svk revision information

 Makefile |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
 mode change 100644 => 100755 Makefile
  

Patch

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
 #