summaryrefslogtreecommitdiffstats
path: root/Makefile.common
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile.common')
-rw-r--r--Makefile.common5
1 files changed, 5 insertions, 0 deletions
diff --git a/Makefile.common b/Makefile.common
index 2e123b1..2d236eb 100644
--- a/Makefile.common
+++ b/Makefile.common
@@ -387,3 +387,8 @@ showvars::
@echo "VERSION=$(VERSION)"
@echo "RELEASE=$(RELEASE)"
@echo "PWD=$(PWD)"
+
+
+# Local variables:
+# mode: makefile
+# End: