]> rtime.felk.cvut.cz Git - omk/sssa.git/commit
omkbuild.py: Makefile.rules are constructed by replacing include directives in snippets
authorMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 29 Dec 2008 19:31:15 +0000 (20:31 +0100)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Thu, 19 Feb 2009 07:28:32 +0000 (08:28 +0100)
commit1a974f19f07e156a251ef5f9b4be4131dae1aca9
tree6c3162e7b4a4038dc6be606a12b95e0375e67734
parentddd0fd249fdd2ac666582e3c7b42b65e158363fa
omkbuild.py: Makefile.rules are constructed by replacing include directives in snippets

This allows for better structured rules and increases readability of
snippets. It is also possible to test rules without "compiling" them
by omkbuild.py as include directive is interpreted by make in the same way.
Makefile
omkbuild.py
snippets/Makefile
snippets/Makefile.rules.linux [new file with mode: 0644]
snippets/base