when using $(file ) http://www.gnu.org/software/make/manual/make.html#File-Function .

If two targets, built in parallel with option -j, both call

    $(file >>log.txt, Building $@)

is $file thead safe or is it possible to obtain a mixture of both messages in the file log.txt ?


Pierre

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

Reply via email to