]> rtime.felk.cvut.cz Git - omk/sssa.git/commit
Added support for pass hooks in Makefile.omk
authorMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 18 Apr 2008 17:21:00 +0000 (17:21 +0000)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Fri, 18 Apr 2008 17:21:00 +0000 (17:21 +0000)
commit6eb4ec40b4cd58ad0b3f8fec2793599774934b90
treef359191ea0b6796a663ef64b004c5ca8bea3e1e1
parent44409b44813afbeb03ae37305a743e397afb818b
Added support for pass hooks in Makefile.omk

Setting of <pass-name>_HOOKS causes specified targets to be executed
during compilation of a pass. See documentation for details.

darcs-hash:20080418172146-f2ef6-8e02d43f066f74bb017188f4ba1af01c42cf1704.gz
doc/omk-manual.texinfo
snippets/base
tests/hooks/Makefile [new file with mode: 0644]
tests/hooks/Makefile.omk [new file with mode: 0644]
tests/hooks/config.omk-default [new file with mode: 0644]
tests/hooks/runtest [new file with mode: 0755]
tests/whole_tree/subdir/Makefile.omk