public inbox for cgen@sourceware.org
 help / color / mirror / Atom feed
From: Greg McGary <greg@mcgary.org>
To: Dave Brolley <brolley@redhat.com>
Cc: gdb-patches@sources.redhat.com, cgen@sourceware.cygnus.com
Subject: Re: PATCH: fix sim/i960/Makefile.in for CGEN
Date: Wed, 15 Nov 2000 14:28:00 -0000	[thread overview]
Message-ID: <msg0ks50qe.fsf@mcgary.org> (raw)
In-Reply-To: <3A130974.4A00FD65@redhat.com>

Dave Brolley <brolley@redhat.com> writes:

> Yeah -- I only commented them out because I wasn't sure it wasn't
> some kind of bug in my version of make. What is @true supposed to
> do anyway, and why does it mess up VPATH?

As I understand it...

Without `@true', there are no commands, and the lines simply express
dependencies, with all filenames subject to modification by VPATH.

With `@true' as a command, they become rules which tell make how
to produce the targets in the current directory, so VPATH no longer
applies for those target files.

Greg

      reply	other threads:[~2000-11-15 14:28 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-11-15 13:37 Greg McGary
2000-11-15 14:08 ` Dave Brolley
2000-11-15 14:28   ` Greg McGary [this message]

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=msg0ks50qe.fsf@mcgary.org \
    --to=greg@mcgary.org \
    --cc=brolley@redhat.com \
    --cc=cgen@sourceware.cygnus.com \
    --cc=gdb-patches@sources.redhat.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;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).