Hello Experts,

One basic query .. I have designed a build system, where there are
many components integrated at top level. So I typically do

(1) export
& then
(2) make -C

However, now I have got a new component, whose build needs to be
triggered from top level, but I do not want anything to be exported.
Is there any alternative? What can I do?

This components also defines variables like TOP_DIR=$(PWD) .. I guess
that would also be an issue now.

Regards,

_______________________________________________
Help-make mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/help-make

Reply via email to