bug-make
[Top][All Lists]
Advanced

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

Re: Phony targets not being made


From: Peter Dons Tychsen
Subject: Re: Phony targets not being made
Date: Sun, 16 Feb 2020 23:22:49 +0100
User-agent: Evolution 3.32.5 (3.32.5-1.fc30)

Hi All,

> Your makefile is incorrect.
> Make does not search implicit rules for phony targets.

There are no implicit rules used in the example AFAIK.
They are all phony and/or pattern rules, but not implicit unless i am
missing something.

Still, it does not explain why marking the addtional rule as PHONY
changes the result.

I think the example is valid.

Thanks,

/pedro




reply via email to

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