This is the mail archive of the gdb-patches@sourceware.org mailing list for the GDB 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] Makefiles: Disable suffix rules and implicit rules


On 2016-11-30 15:45, Pedro Alves wrote:
On 11/30/2016 08:29 PM, Simon Marchi wrote:
On 2016-11-30 06:51, Pedro Alves wrote:
On 11/26/2016 04:04 AM, Simon Marchi wrote:


gdb/ChangeLog:

    * disable-implicit-rules.mk: New file.

Please add a copyright header.

Done locally.

    * Makefile.in: Include disable-implicit-rules.mk.
    * data-directory/Makefile.in: Likewise.
    * doc/Makefile.in: Likewise.

doc/ has its own ChangeLog file.

Whoops.  Fixed locally.

What about gnulib/Makefile.in ?

I thought it was an imported file, but no.  It doesn't do much so I
don't think it will change anything, but I'll add the include in it as
well, for completeness.  Ok with you?

Yes.

Thanks,
Pedro Alves

Thanks, pushed with those fixed.


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