force entering the config/ subdir in ANY case
commitcda64efca568ec61c064b44f494f58f7a08bd4e7
authorPhil Sutter <phil@nwl.cc>
Sun, 2 Aug 2009 13:01:15 +0000 (2 15:01 +0200)
committerPhil Sutter <phil@nwl.cc>
Sun, 2 Aug 2009 13:46:20 +0000 (2 15:46 +0200)
tree37ad392546730d5fc1b856e6fdbc7963d375dc3b
parent02fabc4618d78d960bae068196aa2890bdb9296b
force entering the config/ subdir in ANY case

This is a general thing: when depending on binaries in subdirs AND
dependency checking for those binaries is done from within the subdir
Makefile (i.e. the decision about whether to recompile or not), we
always have to force entering the subdir or otherwise no check is
performed if the upper level dependency ("does the subdir binary
exist?") is met.
mk/build.mk