> Relative paths are fine when including makefiles from sub-directories.
> What matters is that targets use *consistent* paths.

Thanks for your feedback.


I would like to clarify dependencies for other build system details a bit more.


> This assumes your make system is non-recursive, of course.

I am more interested in consequences around recursive make scripts.

It seems to be simple to ensure access to an included file from a well-known 
level
in the directory hierarchy.
But how do you think about the usual case that the build configuration contains
also a bit of input data where relative paths are provided.
How would you try to construct the desired referential integrity for involved
subdirectories then?

Regards,
Markus

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

Reply via email to