]> rtime.felk.cvut.cz Git - omk.git/blobdiff - snippets/base
rulesdef.py converted to Makefile.rules.*
[omk.git] / snippets / base
index bb1af3b2ed2ff678ff5e7f06a641f0c77dce2a06..31a1929722208dae547f5c610c831700de9abadf 100644 (file)
@@ -8,6 +8,7 @@
 # The OMK build system is distributed under the GNU General Public
 # License.  See file COPYING for details.
 #
+#
 # input variables
 # V                .. if set to 1, full command text is shown else short form is used
 # W                .. whole tree - if set to 1, make is always called from the top-level directory
@@ -282,3 +283,6 @@ omkize:
              cp -v Makefile "$${d}/Makefile"; \
           fi \
        done
+# Local Variables:
+# mode:makefile-gmake
+# End: