Use $(VARRAY_H) in dependencies?

Matt Kraai kraai@ftbfs.org
Mon May 9 02:56:00 GMT 2005


Howdy,

The rules for c-objc-common.o, loop-unroll.o, and tree-inline.o
include $(VARRAY_H), which is never defined, in their dependency
lists.  The rest of the targets that depend on varray.h include
varray.h in their dependency list.

varray.h includes machmode.h, system.h, coretypes.h, and tm.h, so
Makefile.in should define and use VARRAY_H, right?

-- 
Matt
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 189 bytes
Desc: Digital signature
URL: <https://gcc.gnu.org/pipermail/gcc/attachments/20050509/ddd95d46/attachment.sig>


More information about the Gcc mailing list