On Tue, 2018-04-10 at 13:07 +0300, Basin Ilya wrote:
> As you can see, the message "finding SQLFILES..." is printed to
> stderr, but I want the original stdout instead. Does GNU Make make it
> available as some other fd, say, "4"?

Good that you got an answer; just for completeness I'll say that no,
the original stdout is not provided to the shell invoked by the $(shell
...) function.

_______________________________________________
Help-make mailing list
Help-make@gnu.org
https://lists.gnu.org/mailman/listinfo/help-make

Reply via email to