From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Date: Sun, 29 Sep 2013 22:53:55 +0200 From: Simon Wunderlich Message-ID: <20130929205354.GA11719@pandem0nium> References: <1379773877-6299-1-git-send-email-sven@narfation.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Q68bSM7Ycu6FN28Q" Content-Disposition: inline In-Reply-To: <1379773877-6299-1-git-send-email-sven@narfation.org> Subject: Re: [B.A.T.M.A.N.] [PATCH 1/4] alfred: Don't fail rebuild when header is removed Reply-To: The list for a Better Approach To Mobile Ad-hoc Networking List-Id: The list for a Better Approach To Mobile Ad-hoc Networking List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: The list for a Better Approach To Mobile Ad-hoc Networking Cc: Sven Eckelmann --Q68bSM7Ycu6FN28Q Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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 sea= rch > for a way to recreate it. This usually cannot work because these files ar= en't > autogenerated. >=20 > The gcc option -MP can be used to generate empty rule for these files. Re= moving > a file in a dependency list will then execute this empty rule and continu= e with > the execution of the creation of the object file. This compilation proces= s will > then automatically correct the dependency file. >=20 > Signed-off-by: Sven Eckelmann Applied the whole series (133331a, add63f6, ada988e, ea03057). I was a litt= le unsure about the renaming thing (I don't like long names), but it's probabl= y the best thing to do. Thanks! Simon --Q68bSM7Ycu6FN28Q Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.12 (GNU/Linux) iEYEARECAAYFAlJIk2IACgkQrzg/fFk7axamDgCg85E3BUIueLbjv0kR3uY5BCLS 2+sAoKl77cxcYDEJwbdMcolVbxhpvVLL =9jBQ -----END PGP SIGNATURE----- --Q68bSM7Ycu6FN28Q--