This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: PATCH: Properly set MD file dependency


"H. J. Lu" <hjl@lucon.org> writes:

> Makefile uses $(md_file) for MD file dependency. But many MD file
> includes other MD files. When those included MD files are changed,
> it is ignored by make. This patch tries to properly set MD file
> dependency.

This is OK, assuming you've tested it.

-- 
- Geoffrey Keating <geoffk@geoffk.org>


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]