From mboxrd@z Thu Jan 1 00:00:00 1970 From: Josiah Schwab Subject: Re: makefile target: update to latest release? Date: Fri, 08 Nov 2013 11:20:48 -0800 Message-ID: <87txfmsnsf.fsf@gmail.com> References: Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:48260) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1VeuF4-0003nK-Aq for emacs-orgmode@gnu.org; Fri, 08 Nov 2013 17:13:55 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1VeuE0-0002pa-9f for emacs-orgmode@gnu.org; Fri, 08 Nov 2013 17:09:26 -0500 Received: from mail-pb0-x231.google.com ([2607:f8b0:400e:c01::231]:36446) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Verbr-0002nG-VJ for emacs-orgmode@gnu.org; Fri, 08 Nov 2013 14:20:48 -0500 Received: by mail-pb0-f49.google.com with SMTP id um1so562239pbc.36 for ; Fri, 08 Nov 2013 11:20:46 -0800 (PST) In-reply-to: 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: Miro Bezjak Cc: emacs-orgmode@gnu.org Hi Miro, > before attemting to implement the script I was wondering if there exists a > makefile target that updates the repository to the latest release? You may want to take a look at http://orgmode.org/worg/dev/org-build-system.html in particular the targets under "Compatibility and Convenience". Best, Josiah