From: Simon Wunderlich <simon.wunderlich@s2003.tu-chemnitz.de>
To: The list for a Better Approach To Mobile Ad-hoc Networking
<b.a.t.m.a.n@lists.open-mesh.org>
Cc: Sven Eckelmann <sven@narfation.org>
Subject: Re: [B.A.T.M.A.N.] [PATCH 1/4] alfred: Don't fail rebuild when header is removed
Date: Sun, 29 Sep 2013 22:53:55 +0200 [thread overview]
Message-ID: <20130929205354.GA11719@pandem0nium> (raw)
In-Reply-To: <1379773877-6299-1-git-send-email-sven@narfation.org>
[-- Attachment #1: Type: text/plain, Size: 890 bytes --]
On Sat, Sep 21, 2013 at 04:31:14PM +0200, Sven Eckelmann wrote:
> The *.d depends files for make just list the files used when building an object
> file. Removing a file listed in such a dependency file causes make to search
> for a way to recreate it. This usually cannot work because these files aren't
> autogenerated.
>
> The gcc option -MP can be used to generate empty rule for these files. Removing
> a file in a dependency list will then execute this empty rule and continue with
> the execution of the creation of the object file. This compilation process will
> then automatically correct the dependency file.
>
> Signed-off-by: Sven Eckelmann <sven@narfation.org>
Applied the whole series (133331a, add63f6, ada988e, ea03057). I was a little
unsure about the renaming thing (I don't like long names), but it's probably the
best thing to do.
Thanks!
Simon
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 198 bytes --]
prev parent reply other threads:[~2013-09-29 20:53 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2013-09-21 14:31 [B.A.T.M.A.N.] [PATCH 1/4] alfred: Don't fail rebuild when header is removed Sven Eckelmann
2013-09-21 14:31 ` [B.A.T.M.A.N.] [PATCH 2/4] alfred: Fix version number for git builds of vis Sven Eckelmann
2013-09-21 14:31 ` [B.A.T.M.A.N.] [PATCH 3/4] alfred: Rename vis to batadv-vis Sven Eckelmann
2013-09-21 14:31 ` [B.A.T.M.A.N.] [PATCH 4/4] alfred: Add manpage stubs Sven Eckelmann
2013-09-29 20:53 ` Simon Wunderlich [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=20130929205354.GA11719@pandem0nium \
--to=simon.wunderlich@s2003.tu-chemnitz.de \
--cc=b.a.t.m.a.n@lists.open-mesh.org \
--cc=sven@narfation.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