bug-make
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[bug #62397] jobserver unavailable from $(shell $(MAKE)...)


From: David Boyce
Subject: [bug #62397] jobserver unavailable from $(shell $(MAKE)...)
Date: Mon, 2 May 2022 20:47:13 -0400 (EDT)

Follow-up Comment #1, bug #62397 (project make):

Could you also work around it with:

makeprog := $(MAKE)
OUTPUT := $(shell env | grep MAKEFLAGS 1>&2; $(makeprog) -f 3.make)


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?62397>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]