From: Friedrich Delgado Friedrichs <friedel@nomaden.org>
To: emacs-orgmode@gnu.org
Subject: Re: Makefile: update
Date: Tue, 2 Jun 2009 13:14:29 +0200 [thread overview]
Message-ID: <20090602111429.GA21252@taupan.ath.cx> (raw)
In-Reply-To: <AA5BD636-E1C9-4861-BDBC-B380251CA4CB@gmail.com>
[-- Attachment #1.1: Type: text/plain, Size: 510 bytes --]
It might seem like a nitpick, but your "up2" target assumes that the
program to process makefiles is called "make" (and not e.g. "gmake"
and it's in the PATH).
I propose:
up2: update
sudo $(MAKE) install
As make sets the variable MAKE [see info "(make)MAKE Variable" ] and
it's simpler to just list a dependent target if we don't need a
recursive call to make.
--
Friedrich Delgado Friedrichs <friedel@nomaden.org>
TauPan on Ircnet and Freenode ;)
[-- Attachment #1.2: Digital signature --]
[-- Type: application/pgp-signature, Size: 197 bytes --]
[-- Attachment #2: Type: text/plain, Size: 204 bytes --]
_______________________________________________
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
next prev parent reply other threads:[~2009-06-02 11:14 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
2009-06-02 11:14 ` Friedrich Delgado Friedrichs [this message]
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=20090602111429.GA21252@taupan.ath.cx \
--to=friedel@nomaden.org \
--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).