From mboxrd@z Thu Jan 1 00:00:00 1970 From: Friedrich Delgado Friedrichs Subject: Re: Makefile: update Date: Tue, 2 Jun 2009 13:14:29 +0200 Message-ID: <20090602111429.GA21252@taupan.ath.cx> References: <61176df0906012327pdba6b9co71c65fffb2959d9e@mail.gmail.com> Reply-To: friedel@nomaden.org Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="===============2078346684==" Return-path: Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1MBRxC-0001R3-Sd for emacs-orgmode@gnu.org; Tue, 02 Jun 2009 07:14:50 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1MBRx8-0001PG-Cw for emacs-orgmode@gnu.org; Tue, 02 Jun 2009 07:14:50 -0400 Received: from [199.232.76.173] (port=54762 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1MBRx7-0001Or-KQ for emacs-orgmode@gnu.org; Tue, 02 Jun 2009 07:14:45 -0400 Received: from dudelab.org ([212.12.33.202]:27867 helo=mail.dudelab.org) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1MBRx6-0001DI-UN for emacs-orgmode@gnu.org; Tue, 02 Jun 2009 07:14:45 -0400 Received: from abrasax.taupan.ath.cx (p5B10CD92.dip.t-dialin.net [91.16.205.146]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client CN "Friedrich Delgado Friedrichs", Issuer "User CA" (verified OK)) by mail.dudelab.org (Postfix) with ESMTP id 9A82C228149 for ; Tue, 2 Jun 2009 13:13:56 +0200 (CEST) In-Reply-To: List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org --===============2078346684== Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="C7zPtVaVf+AK4Oqc" Content-Disposition: inline --C7zPtVaVf+AK4Oqc Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable 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. --=20 Friedrich Delgado Friedrichs TauPan on Ircnet and Freenode ;) --C7zPtVaVf+AK4Oqc Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkolCZUACgkQCTmCEtF2zEDFOQCeNj5KzWH6MkgKSWmLW0/6f24g hywAnRy/PfKN4VaKIU9+R5an/DjwYCrr =gPWI -----END PGP SIGNATURE----- --C7zPtVaVf+AK4Oqc-- --===============2078346684== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ 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 --===============2078346684==--