emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Orgmode] Makefile: update


From: Carsten Dominik
Subject: Re: [Orgmode] Makefile: update
Date: Tue, 2 Jun 2009 14:15:20 +0200

Done.

- Carsten

On Jun 2, 2009, at 1:14 PM, Friedrich Delgado Friedrichs wrote:

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 <address@hidden>
                            TauPan on Ircnet and Freenode ;)
_______________________________________________
Emacs-orgmode mailing list
Remember: use `Reply All' to send replies to the list.
address@hidden
http://lists.gnu.org/mailman/listinfo/emacs-orgmode





reply via email to

[Prev in Thread] Current Thread [Next in Thread]