automake
[Top][All Lists]
Advanced

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

Re: Generating missing depfiles by an automake based makefile


From: Bob Friesenhahn
Subject: Re: Generating missing depfiles by an automake based makefile
Date: Fri, 10 Feb 2023 08:32:34 -0600 (CST)
User-agent: Alpine 2.20 (GSO 67 2015-01-07)

On Fri, 10 Feb 2023, Edward Welbourne wrote:

Dmitry Goncharov (10 February 2023 00:24) wrote:
When a depfile is missing (for any reason) the current automake
makefile creates a dummy depfile.

This seems misguided.
Better to

 include $(wildcard $(DEPFILES))

This sounds like a GNU make feature. Automake-generated Makefiles do not rely on GNU make.

Bob
--
Bob Friesenhahn
bfriesen@simple.dallas.tx.us, http://www.simplesystems.org/users/bfriesen/
GraphicsMagick Maintainer,    http://www.GraphicsMagick.org/
Public Key,     http://www.simplesystems.org/users/bfriesen/public-key.txt



reply via email to

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