From mboxrd@z Thu Jan 1 00:00:00 1970 From: Olivier MATZ Subject: Re: [PATCH v3] mk: factorize config rules Date: Tue, 10 Jun 2014 18:24:33 +0200 Message-ID: <53973141.2050300@6wind.com> References: <1402408744-19661-1-git-send-email-thomas.monjalon@6wind.com> <1402411192-29914-1-git-send-email-thomas.monjalon@6wind.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit To: Thomas Monjalon , dev-VfR2kkLFssw@public.gmane.org Return-path: In-Reply-To: <1402411192-29914-1-git-send-email-thomas.monjalon-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" On 06/10/2014 04:39 PM, Thomas Monjalon wrote: > 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