Mirror of the gdb-patches mailing list
 help / color / mirror / Atom feed
From: Simon Marchi <simon.marchi@polymtl.ca>
To: Tom Tromey <tom@tromey.com>
Cc: gdb-patches@sourceware.org
Subject: Re: [PATCH 2/3] Make init.c depend on source files
Date: Thu, 27 Dec 2018 04:02:00 -0000	[thread overview]
Message-ID: <c038caa368a2423092a837f60f8fab79@polymtl.ca> (raw)
In-Reply-To: <20181224210927.16741-3-tom@tromey.com>

On 2018-12-24 16:09, Tom Tromey wrote:
> +INIT_FILES = \
> +	$(patsubst %.o,%.c, \
> +	  $(patsubst %-exp.o,%-exp.y, \
> +	    $(filter-out $(NATDEPFILES) init.o version.o %_S.o %_U.o,\
> +	      $(COMMON_OBS))))

What do %_S and %_U mean?

Simon


  reply	other threads:[~2018-12-27  4:02 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-12-24 21:09 [PATCH 0/3] some minor Makefile improvements Tom Tromey
2018-12-24 21:09 ` [PATCH 3/3] Build gdb "nat" files in subdirectory Tom Tromey
2018-12-27  4:29   ` Simon Marchi
2018-12-27 20:03     ` Tom Tromey
2018-12-24 21:10 ` [PATCH 1/3] Remove gdbtypes special case from init.c rule Tom Tromey
2018-12-24 21:10 ` [PATCH 2/3] Make init.c depend on source files Tom Tromey
2018-12-27  4:02   ` Simon Marchi [this message]
2018-12-27  4:21     ` Tom Tromey
2018-12-27  4:23       ` Simon Marchi
2018-12-27  4:24         ` Simon Marchi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=c038caa368a2423092a837f60f8fab79@polymtl.ca \
    --to=simon.marchi@polymtl.ca \
    --cc=gdb-patches@sourceware.org \
    --cc=tom@tromey.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox