bug-make
[Top][All Lists]
Advanced

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

[bug #60795] Document that .PHONY included makefiles are rebuilt but not


From: Paul D. Smith
Subject: [bug #60795] Document that .PHONY included makefiles are rebuilt but not reread
Date: Mon, 6 Sep 2021 18:38:46 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/93.0.4577.63 Safari/537.36

Update of bug #60795 (project make):

                  Status:                    None => Fixed                  
             Assigned to:                    None => psmith                 
             Open/Closed:                    Open => Closed                 
        Operating System:                    None => Any                    
           Fixed Release:                    None => SCM                    
           Triage Status:                    None => Medium Effort          

    _______________________________________________________

Follow-up Comment #1:

I wrote some tests for this and discovered there were some odd corner cases
where included files were not loaded and also no error was thrown.  These
might have been due to changes only in Git.  I added more regression tests,
fixed the problems, and updated the documentation to make clear that phony
targets are treated just like double-colon targets without prerequisites: they
are never used to update included makefiles.

Thanks for the report!

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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