Marcel Moolenaar 937b0a997b Work better with how make/bmake works:
1.  Avoid a cd back into ${.CURDIR} to run mkbuiltins when we know make
    will first cd into ${.OBJDIR}. Keep the cwd to what make sets it to.
2.  Don't tell mkbuiltins where to write to (= ${.OBJDIR}), but where to
    get sources from (= ${.CURDIR}). This to compensate for point 1.

This fixes a problem with bmake's mk files that optimize ${.OBJDIR} to
expand to "." after changing cwd, not taking into account that the
target is pretty much undoing that and not getting the full path to the
object tree anymore.
2012-05-24 19:48:15 +00:00
..
2011-05-27 20:53:07 +00:00
2012-02-04 23:12:14 +00:00
2012-01-01 22:17:12 +00:00
2012-01-01 22:17:12 +00:00
2012-01-01 22:17:12 +00:00
2012-01-01 22:17:12 +00:00
2012-04-02 17:16:24 +00:00
2012-02-04 23:12:14 +00:00
2012-01-01 22:17:12 +00:00
2012-01-01 22:17:12 +00:00
2012-05-15 22:50:47 +00:00
2011-06-24 07:29:04 +00:00
2011-11-20 21:48:50 +00:00
2011-06-18 23:43:28 +00:00
2012-05-13 14:16:04 +00:00
2009-12-24 18:41:14 +00:00
2011-05-27 16:00:37 +00:00
2012-02-04 23:29:07 +00:00
2012-02-04 23:12:14 +00:00