aboutsummaryrefslogtreecommitdiffhomepage
path: root/compat
diff options
context:
space:
mode:
authorGravatar David Edmondson <dme@dme.org>2010-03-21 09:54:08 +0000
committerGravatar Carl Worth <cworth@cworth.org>2010-04-03 12:31:49 -0700
commitd3884a5984c26159169d58b9cc8fb2a137fb48a2 (patch)
tree629c3b2fd2e299ac683dcbbf36bd55f7fd14682e /compat
parent7b1566db8a2ba682d9e2b7a83a1d8793f92295f3 (diff)
Makefile.local: Automatically use makefile mode
We add a magic line to the beginning of each Makefile.local file to help the editor know that it should use makefile mode for editing the file, (even though the filename isn't exactly "Makefile"). Edited-by: Carl Worth <cworth@cworth.org>: Expand treatment from emacs/Makefile.local to each instance of Makefile.local.
Diffstat (limited to 'compat')
-rw-r--r--compat/Makefile.local2
1 files changed, 2 insertions, 0 deletions
diff --git a/compat/Makefile.local b/compat/Makefile.local
index 17b45140..81e6c707 100644
--- a/compat/Makefile.local
+++ b/compat/Makefile.local
@@ -1,3 +1,5 @@
+# -*- makefile -*-
+
dir := compat
extra_cflags += -I$(dir)