From 35491073336a06e321c29683578b8e7c01b3e9ff Mon Sep 17 00:00:00 2001 From: Tor Lillqvist Date: Tue, 2 Aug 2011 21:22:35 +0300 Subject: Add Emacs mode lines --- RepositoryExternal.mk | 2 ++ 1 file changed, 2 insertions(+) (limited to 'RepositoryExternal.mk') diff --git a/RepositoryExternal.mk b/RepositoryExternal.mk index 2a66f730dcd2..cd15f9e14d1a 100644 --- a/RepositoryExternal.mk +++ b/RepositoryExternal.mk @@ -1,3 +1,4 @@ +# -*- Mode: makefile; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. @@ -642,4 +643,5 @@ $(call gb_LinkTarget_add_libs,$(1), \ ) endef + # vim: set noet sw=4 ts=4: -- cgit