[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
RE: Existing file does not exist?!?
From: |
Paul Smith |
Subject: |
RE: Existing file does not exist?!? |
Date: |
Wed, 03 Jan 2007 19:14:15 -0500 |
On Wed, 2007-01-03 at 07:11 -0800, Hiebert, Darren (MS) wrote:
> I found the reason make is reporting the file as non-existent. It is
> because the target file is declared .PHONY. For whatever reason, make
> treats (or reports) such files as if they never exist, rather than as a
> separate class of phony targets. This led me down a wild goose chase
> trying to find out why the file did not exist. And, yes, there was a
> deliberate reason why this file which really exists was declared phony
> (always want to invoke the rule under certain conditions).
>
> Might I suggest changing how make reports phony targets?
https://savannah.gnu.org/bugs/index.php?17206
Cheers!
--
-------------------------------------------------------------------------------
Paul D. Smith <address@hidden> Find some GNU make tips at:
http://www.gnu.org http://make.paulandlesley.org
"Please remain calm...I may be mad, but I am a professional." --Mad Scientist