Modules/Makefile.tpl - Added vim filetype line
authorJohn Hodge <[email protected]>
Mon, 16 Sep 2013 05:45:01 +0000 (13:45 +0800)
committerJohn Hodge <[email protected]>
Mon, 16 Sep 2013 05:45:01 +0000 (13:45 +0800)
KernelLand/Modules/Makefile.tpl

index b0189bb..2003c92 100644 (file)
@@ -78,3 +78,4 @@ obj-$(_SUFFIX)/%.o: %.c Makefile $(CFGFILES)
        @$(CC) -M $(CPPFLAGS) -MT $@ -o obj-$(_SUFFIX)/$*.d $<
 
 -include $(DEPFILES)
+# vim: ft=make

UCC git Repository :: git.ucc.asn.au