Thanks, Joseph. This is exactly what I was looking for.
-Andrew
-Original Message-
From: gcc-ow...@gcc.gnu.org On Behalf Of Joseph Myers
Sent: Tuesday, October 8, 2019 3:57 PM
To: Andrew Dean
Cc: gcc@gcc.gnu.org
Subject: Re: makefile dependencies
On Tue, 8 Oct 2019, Andrew Dean via gcc
On Tue, 8 Oct 2019, Andrew Dean via gcc wrote:
> But I can see that aarch64-builtins.c also includes headers not listed
> here. (function.h, basic-block.h, for example) Are we supposed to
> manually keep track of the transitive header dependencies and keep the
> makefiles up to date, or is ther
Hi all,
I'm wondering if there is any guidance regarding the list of dependencies to
include for object files. For example, I see this list of dependencies for
aarch64-builtins.o in aarch64/t-aarch64:
$(srcdir)/config/aarch64/aarch64-builtins.c $(CONFIG_H) \
$(SYSTEM_H) coretypes.h $(TM_H) \