emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: Konstantin Antipin <antipin.konstantin@googlemail.com>
To: Carsten Dominik <carsten.dominik@gmail.com>
Cc: emacs-orgmode mailing list <emacs-orgmode@gnu.org>
Subject: Re: Makefile: update
Date: Tue, 2 Jun 2009 11:36:55 +0200	[thread overview]
Message-ID: <61176df0906020236u549ff941w7b3a066acf6b6ffe@mail.gmail.com> (raw)
In-Reply-To: <AA5BD636-E1C9-4861-BDBC-B380251CA4CB@gmail.com>

Super!
Thanks.

Kostya

On Tue, Jun 2, 2009 at 10:30 AM, Carsten Dominik
<carsten.dominik@gmail.com> wrote:
>
> On Jun 2, 2009, at 8:27 AM, Konstantin Antipin wrote:
>
>> Hi,
>> I have a very simple feature request.
>> Can we add additional target to the makefile in order to simplify
>> process of keeping up to date with orgmode - development?
>> like so:
>> update:
>>        git pull
>>        make clean
>>        make all
>>        sudo make install
>>
>> It would be convenient...
>
> Yes.  However, sudo make install is system dependent and may not work
> properly.
>
> I have now added:
>
> update:
>        git pull
>        make clean
>        make all
>
> up2:
>        make update
>        sudo make install
>
> - Carsten
>
>>
>> best,
>> Kostya
>>
>>
>> _______________________________________________
>> Emacs-orgmode mailing list
>> Remember: use `Reply All' to send replies to the list.
>> Emacs-orgmode@gnu.org
>> http://lists.gnu.org/mailman/listinfo/emacs-orgmode
>
>

  reply	other threads:[~2009-06-02  9:37 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2009-06-02  6:27 Makefile: update Konstantin Antipin
2009-06-02  8:30 ` Carsten Dominik
2009-06-02  9:36   ` Konstantin Antipin [this message]
2009-06-02 11:14   ` Friedrich Delgado Friedrichs
2009-06-02 12:15     ` Carsten Dominik
2009-06-02 11:25 ` Bernt Hansen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.orgmode.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=61176df0906020236u549ff941w7b3a066acf6b6ffe@mail.gmail.com \
    --to=antipin.konstantin@googlemail.com \
    --cc=carsten.dominik@gmail.com \
    --cc=emacs-orgmode@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).