public inbox for frysk@sourceware.org
 help / color / mirror / Atom feed
From: Tom Tromey <tromey@redhat.com>
To: Andrew Cagney <cagney@redhat.com>
Cc: frysk <frysk@sourceware.org>
Subject: Re: .DEFAULT: rule
Date: Wed, 14 Feb 2007 21:25:00 -0000	[thread overview]
Message-ID: <m37iuk5z9g.fsf@localhost.localdomain> (raw)
In-Reply-To: <45D361E0.6040703@redhat.com>

>>>>> "Andrew" == Andrew Cagney <cagney@redhat.com> writes:

Andrew> Automake's generated dependencies cause a build to fail when a file is
Andrew> removed.  This occures because the generated .Po file retains
Andrew> references to the removed files and make aborts the build with file
Andrew> not found.

The dependency file ought to contain dummy targets for all the headers.
See the automake dependency tracking white paper (well, used to be a
white paper, now moved into the manual)

http://sourceware.org/automake/automake.html#Dependency-Tracking-Evolution

If you aren't seeing these dummy targets, something is wrong.

Tom

  reply	other threads:[~2007-02-14 21:25 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-14 19:24 Andrew Cagney
2007-02-14 21:25 ` Tom Tromey [this message]
2007-02-14 23:58   ` Andrew Cagney
2007-02-16  1:42     ` Tom Tromey

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=m37iuk5z9g.fsf@localhost.localdomain \
    --to=tromey@redhat.com \
    --cc=cagney@redhat.com \
    --cc=frysk@sourceware.org \
    /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).