]> rtime.felk.cvut.cz Git - omk.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>
Mon, 29 Dec 2008 19:45:56 +0000 (20:45 +0100)
commite4ecdcfc09ff0ee830581b1127ca78a0864ded86
tree01fcfc8da9aed90d0318ee860dce1e2b6a4547e9
parentbf4982169966240ab2adbab340dcaacd30dfd51b
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