Path: csiph.com!feeder.erje.net!2.us.feeder.erje.net!nntp.club.cc.cmu.edu!micro-heart-of-gold.mit.edu!bloom-beacon.mit.edu!bloom-beacon.mit.edu!171.64.64.130.MISMATCH!usenet.stanford.edu!not-for-mail From: Michael Powell Newsgroups: gnu.utils.help Subject: Re: How to include automatic variables as part of a dependency Date: Sat, 23 Sep 2017 17:12:47 -0400 Lines: 25 Approved: help-gnu-utils@gnu.org Message-ID: References: <20170923142932162424038@bob.proulx.com> NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" X-Trace: usenet.stanford.edu 1506201687 17989 208.118.235.17 (23 Sep 2017 21:21:27 GMT) X-Complaints-To: action@cs.stanford.edu To: help-gnu-utils@gnu.org Envelope-to: help-gnu-utils@gnu.org DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=mime-version:in-reply-to:references:from:date:message-id:subject:to; bh=mjNIVPBEj38II/Yu1GGwHGPX0qJu+WbDgVTibBipLmU=; b=IwdE7bDSARLzdWnxv01gyTib9yrrehQ5X640HsPbgbAyl9AlLT6MSjGqfj55NGo/WB shgK/kdqsTCGkYmIazvrGb4iAdYwGRwx7b9briapUN04X+Qm5SNhbntK5KFEQd0FxBoX C+ptZm9L6bGAimU61RDvRubGNahsfBNFObslsFhXeugtit8bBLD2HvKObkkfy6594mIT 8S6zbWukk/OyzyI+hadGH/izsRJGp/V/wDUFdcF4mdEIHRksfRtm1C34Z7d/hpgWGfI7 t7IMoxplPnXimfcI2va07uzK8K3BzCG+GbCLIJoewwXiAydSnfMGxrTYpWlyCZSloqfg vXFg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to; bh=mjNIVPBEj38II/Yu1GGwHGPX0qJu+WbDgVTibBipLmU=; b=rVXFN7GD6kQPZR5Z/KZzdNC5LZp7yaMLMcwSm7hmYk6druoQJcxryn3yKx2ro1NprF Xn+E9LUGKiOxV0nb1PvrGY/xQyS/G0mVxloL8abxdW6oy0s2suHDRztB3EvzUMwQSKRS QKU4dkbHLJjP614i6qo6QO00zEkH9NUq+pt1cCsWA3wEYUon7NQKR2X2bWBrMWe1TDXM jZ+0FLueGPCHm9WgnROuNPt2lluoEVoe/emHbRVsklgLMpag+xCtOpOFsw0rJ7ORWOY7 5XZm9Cr+/AZ8CQ/ggLIXx4fGNkQXvJSp4CTCtg16eVHNl7rZyXVZlJOxt+r/ybky7hfz Y/LQ== X-Gm-Message-State: AHPjjUi5cUK4kIVqph5gzvp0822W57rh0SPtMaedwIp7eC/APXE9C5FX /TMOvUZytC6R3dM9s59wowItyUm4cmA/s8WmJJSkQQ== X-Google-Smtp-Source: AOwi7QD7O99c8SgueT0PXR/5cl7oN+ku6Jlq0Vl2GldkYFn5aHPJpd2Q5o5iWPk+IZAycZSrGrAi/2h3k5Uk4VwcIuY= X-Received: by 10.202.232.140 with SMTP id f134mr3294071oih.204.1506201168382; Sat, 23 Sep 2017 14:12:48 -0700 (PDT) In-Reply-To: <20170923142932162424038@bob.proulx.com> X-detected-operating-system: by eggs.gnu.org: Genre and OS details not recognized. X-Received-From: 2607:f8b0:4003:c06::231 X-Mailman-Approved-At: Sat, 23 Sep 2017 17:21:25 -0400 X-BeenThere: help-gnu-utils@gnu.org X-Mailman-Version: 2.1.21 Precedence: list List-Id: Users list for the GNU utilities List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Xref: csiph.com gnu.utils.help:315 On Sat, Sep 23, 2017 at 4:33 PM, Bob Proulx wrote: > Michael Powell wrote: >> > This is running via Git for Windows of course, GNU Make 3.80. > >> Any other suggestions are welcome. > > Since your question is specifically about 'make' then as noted in our > last exchange the better mailing list is the > mailing list where the make developers and other make experts and > users hang out. There are only a few of us here on help-gnu-utils and > generally very little make discussion happens here. > > Please send your make questions to the mailing list. Do you happen to know of a way to subscribe to that mailing list? I can't seem to find it and I've checked the gnu.org web site. Or a Google Group for that matter. Search criteria on "make" for instance, or with combinations, are a little to relaxed and do not turn up useful results even when constrained by things like "gnu". Thanks! > Bob