]> rtime.felk.cvut.cz Git - omk.git/blobdiff - snippets/sources-list.omk
Removed emacs modelines
[omk.git] / snippets / sources-list.omk
index c74286596db32b600b47c20f0a5f04acef1b7a55..f13545131043ceb3c7d372bbb2f47e2ede05aabf 100644 (file)
@@ -77,7 +77,3 @@ cscope: $(SOURCES_LIST)
        @$(QUIET_CMD_ECHO) "  CSCOPE  < $(SOURCES_LIST_FN)"
        $(Q)sed -e '/^#/d' $(SOURCES_LIST)|cscope -b -i-
 #FIXME: see doc to -i in cscope(1)
-
-# Local Variables:
-# mode:makefile
-# End: