]> rtime.felk.cvut.cz Git - omk.git/commit
Fix for EXTRA_RULES_SUBDIR bug reported by Petr Smolik
authorMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 14 Jul 2008 15:33:00 +0000 (15:33 +0000)
committerMichal Sojka <sojkam1@fel.cvut.cz>
Mon, 14 Jul 2008 15:33:00 +0000 (15:33 +0000)
commit3f083c05e749aa67606693525ebf8a6b9b007232
tree47d08a0add593d75232157c32c9b34a33fccb1d0
parent98facfbc0494a9d7a152b58ae8efb832600c11b3
Fix for EXTRA_RULES_SUBDIR bug reported by Petr Smolik

The bug was that EXTRA_RULES_SUBDIR was ignored when declared in
different directory than the one where make was invoked.

darcs-hash:20080714153345-f2ef6-be7789b580d8736c0440ab71634f429de71a9cc7.gz
snippets/linux
tests/extra_rules_subdirs/Makefile.omk
tests/extra_rules_subdirs/runtest
tests/extra_rules_subdirs/subdir2/Makefile [moved from tests/extra_rules_subdirs/tools/Makefile with 100% similarity]
tests/extra_rules_subdirs/subdir2/Makefile.omk [new file with mode: 0644]
tests/extra_rules_subdirs/subdir2/tools/Makefile [new file with mode: 0644]
tests/extra_rules_subdirs/subdir2/tools/Makefile.omk [new file with mode: 0644]
tests/extra_rules_subdirs/subdir2/tools/test.c [moved from tests/extra_rules_subdirs/tools/test.c with 100% similarity]
tests/extra_rules_subdirs/tools/Makefile.omk [deleted file]