From 932c51da304a1a7dd7ffd095cd25df98ac3740c7 Mon Sep 17 00:00:00 2001 From: Takeshi Abe Date: Fri, 5 Aug 2011 01:26:09 +0900 Subject: Emacs modeline compatible with vim's one --- sccomp/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'sccomp/Makefile') diff --git a/sccomp/Makefile b/sccomp/Makefile index 5bedaf0b9dcf..3abf1ae8b6bb 100644 --- a/sccomp/Makefile +++ b/sccomp/Makefile @@ -1,3 +1,4 @@ +# -*- Mode: makefile-gmake; tab-width: 4; indent-tabs-mode: t -*- #************************************************************************* # # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. -- cgit