[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug #29665] .PHONY included makefiles are rebuilt but not reread
From: |
Matt McCutchen |
Subject: |
[bug #29665] .PHONY included makefiles are rebuilt but not reread |
Date: |
Fri, 07 May 2010 16:28:16 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.1.9) Gecko/20100419 Fedora/3.5.9-1.custom.fc12 Shiretoko/3.5.9 |
Follow-up Comment #1, bug #29665 (project make):
Since the makefile is a real file, you shouldn't be marking it phony. The
usual way to force a target to always be remade is to have it depend on a
phony target "FORCE".
_______________________________________________________
Reply to this item at:
<http://savannah.gnu.org/bugs/?29665>
_______________________________________________
Message sent via/by Savannah
http://savannah.gnu.org/
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [bug #29665] .PHONY included makefiles are rebuilt but not reread,
Matt McCutchen <=