On Fri, Apr 13, 2018 at 07:12:39PM +0100, Joseph Koshy wrote:
 > jk> What would be the cleanest way to is there a way to
 > jk> determine the path to an obj/ directory, given relative
 > jk> locations of source directories (A) and (B)?
 > 
 > christos> There is BINDPLIBS and LIBDPLIBS. Where is the actual example?
 > 
 > Example Elftoolchain build rules:
 > 
 >   
 > https://sourceforge.net/p/elftoolchain/code/HEAD/tree/trunk/mk/elftoolchain.prog.mk
 > 
 >   <<snip>>
 >   <</snip>>
 > 
 > Regards,
 > Joseph Koshy

Unless you are specifically integrating with an existing build system
that uses it and is too expensive to migate away... don't use the
objdir misfeature of bmake.

-- 
David A. Holland
dholl...@netbsd.org

Reply via email to