From mboxrd@z Thu Jan 1 00:00:00 1970 From: Manish Subject: Re: is make clean necessary? Date: Sat, 10 Jan 2009 13:21:24 +0530 Message-ID: References: <20524da70901092207j111207c8y8b0d8b3901a9746e@mail.gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1LLYd3-0003gi-2D for emacs-orgmode@gnu.org; Sat, 10 Jan 2009 02:51:33 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1LLYd1-0003gT-37 for emacs-orgmode@gnu.org; Sat, 10 Jan 2009 02:51:32 -0500 Received: from [199.232.76.173] (port=44361 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1LLYd0-0003gQ-U1 for emacs-orgmode@gnu.org; Sat, 10 Jan 2009 02:51:30 -0500 Received: from mx20.gnu.org ([199.232.41.8]:24698) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1LLYd0-000279-Ao for emacs-orgmode@gnu.org; Sat, 10 Jan 2009 02:51:30 -0500 Received: from wf-out-1314.google.com ([209.85.200.171]) by mx20.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1LLYcy-0001Mt-IG for emacs-orgmode@gnu.org; Sat, 10 Jan 2009 02:51:28 -0500 Received: by wf-out-1314.google.com with SMTP id 28so11523471wfc.24 for ; Fri, 09 Jan 2009 23:51:25 -0800 (PST) In-Reply-To: <20524da70901092207j111207c8y8b0d8b3901a9746e@mail.gmail.com> Content-Disposition: inline List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Samuel Wales Cc: emacs-orgmode@gnu.org On Sat, Jan 10, 2009 at 11:37 AM, Samuel Wales wrote: > In the FAQ it says, "$ git pull && make clean && make && make doc && > make install". > > Does git pull set mtime correctly for make? > Yes, it does. Please see: 1. http://www.mail-archive.com/git@vger.kernel.org/msg03844.html 2. http://markmail.org/message/jjvmn5lngrrv6w7k#query:+page:1+mid:frg7shvpxt4ccvs5+state:results -- Manish