bug-make
[Top][All Lists]
Advanced

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

[bug #60297] optimize autodeps


From: Dmitry Goncharov
Subject: [bug #60297] optimize autodeps
Date: Sat, 3 Apr 2021 10:23:32 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Firefox/60.0

Follow-up Comment #12, bug #60297 (project make):

> Yes, I'm saying we already have a way to mark things "not intermediate"
(.SECONDARY)  The only difference between that and a brand new
.NOTINTERMEDIATE you have proposed is that .SECONDARY doesn't handle patterns
and .NOTINTERMEDIATE does. 

Paul, this must be some sort of blindness on my side. I cannot see how
.SECONDARY can be used to mark files as not intermediate.
As far as i can see, .SECONDARY does the opposite, it marks files as
intermediate. With the only difference from .INTERMEDIATE is that the files
are not getting removed.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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