bug-make
[Top][All Lists]
Advanced

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

[bug #48970] unclear which prerequisites included in $? for intermediate


From: Paul D. Smith
Subject: [bug #48970] unclear which prerequisites included in $? for intermediate targets
Date: Sun, 9 Sep 2018 16:11:48 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0

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

The reason INTERMEDIATE files are not mentioned in the definition of $? is
that they're not relevant when computing the value.  The fact that the target
may or may not be intermediate is not considered when generating automatic
variables.

I understand that you're asking for the documentation to be clarified.  I'll
look at it although honestly it seems very complex to explain why INTERMEDIATE
might be relevant.

What if I just made an affirmative statement, like:

The names of all the prerequisites that are newer than the target, with spaces
between them. *If the target does not exist, all prerequisites will be
included.*

?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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