diff options
author | Takeshi Abe <tabe@fixedpoint.jp> | 2011-08-05 01:26:09 +0900 |
---|---|---|
committer | Takeshi Abe <tabe@fixedpoint.jp> | 2011-08-05 01:26:09 +0900 |
commit | 2601b25912a2ed05ed8d009bca40aa8b479f39d8 (patch) | |
tree | c788eb801987c2414a01a29effec411e10f7f387 /sccomp | |
parent | 6851277759bab3e2c6fb9c71cf30200d6be284e7 (diff) |
Emacs modeline compatible with vim's oneFINAL_MASTERmaster-backup
Diffstat (limited to 'sccomp')
-rw-r--r-- | sccomp/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sccomp/Makefile b/sccomp/Makefile index 5bedaf0b9..3abf1ae8b 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. |