From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Monjalon Subject: Re: [PATCH v3] mk: factorize config rules Date: Wed, 11 Jun 2014 11:55:05 +0200 Message-ID: <6943665.nH4y6VdFHh@xps13> References: <1402408744-19661-1-git-send-email-thomas.monjalon@6wind.com> <1402411192-29914-1-git-send-email-thomas.monjalon@6wind.com> <53973141.2050300@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7Bit Cc: dev-VfR2kkLFssw@public.gmane.org To: Olivier MATZ Return-path: In-Reply-To: <53973141.2050300-pdR9zngts4EAvxtiuMwx3w@public.gmane.org> List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" > > Error message for missing template is factorized in notemplate rule. > > > > RTE_OUTPUT directory is marked as order-only prerequisite. > > > > RTE_OUTPUT is always created after having been cleaned for rte_config.h. > > > > Signed-off-by: Thomas Monjalon > > Acked-by Olivier Matz Applied for version 1.7.0. -- Thomas