From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bastien Subject: Re: Makefile patch to show targets Date: Tue, 05 Jul 2011 11:28:04 +0200 Message-ID: <871uy5vzyz.fsf@gnu.org> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([140.186.70.92]:55865) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qe1us-0001Tk-R7 for emacs-orgmode@gnu.org; Tue, 05 Jul 2011 05:27:39 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qe1uq-0002PZ-U9 for emacs-orgmode@gnu.org; Tue, 05 Jul 2011 05:27:38 -0400 Received: from mail-fx0-f52.google.com ([209.85.161.52]:47841) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qe1uq-0002Op-AA for emacs-orgmode@gnu.org; Tue, 05 Jul 2011 05:27:36 -0400 Received: by fxd18 with SMTP id 18so5204965fxd.39 for ; Tue, 05 Jul 2011 02:27:35 -0700 (PDT) In-Reply-To: (Jude DaShiell's message of "Mon, 4 Jul 2011 18:12:15 -0400 (EDT)") List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: Jude DaShiell Cc: emacs-orgmode@gnu.org Hi Jude, Jude DaShiell writes: > Only in ./b/: 1 > Only in ./b/: 2 > diff -c ./a//Makefile ./b//Makefile > *** ./a//Makefile 2011-07-03 11:06:04.000000000 -0400 > --- ./b//Makefile 2011-07-04 18:02:29.000000000 -0400 Thanks for this suggestion -- I applied a similar patch, adding a few targets, as Nick suggested. Best, -- Bastien