[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #12331] .SECONDARY affects behavior of a .PHONY target
From: |
Leonardo Garcia |
Subject: |
[bug #12331] .SECONDARY affects behavior of a .PHONY target |
Date: |
Mon, 22 Jan 2007 19:23:51 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.1.1) Gecko/20061208 Firefox/2.0.0.1 |
Follow-up Comment #8, bug #12331 (project make):
Hi!
I would like to know if this bug was really solved and how can I test its
solution.
Currently I have a makefile generator that used to generate makefiles that
works fine with make 3.80 but I am having problems with FORCE targets in make
3.81.
As the makefile generator always generates a .SECONDARY target that is
usually empty, I've change the generation rule to populate .SECONDARY with
some dependencies and after that the FORCE targets return to be executed
correctly, just as it is written in this bug report.
Any help in this subject should be appreciated!
Best regards,
Leonardo Garcia
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?12331>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #12331] .SECONDARY affects behavior of a .PHONY target,
Leonardo Garcia <=