From mboxrd@z Thu Jan 1 00:00:00 1970 From: tsd@tsdye.com (Thomas S. Dye) Subject: Re: make update fails Date: Sat, 10 Nov 2012 17:16:12 -1000 Message-ID: References: <18947.1352602882@alphaville> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([208.118.235.92]:44898) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TXO2O-00011B-3p for emacs-orgmode@gnu.org; Sat, 10 Nov 2012 22:16:47 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TXO2L-0005dE-1f for emacs-orgmode@gnu.org; Sat, 10 Nov 2012 22:16:44 -0500 Received: from oproxy8-pub.bluehost.com ([69.89.22.20]:33012) by eggs.gnu.org with smtp (Exim 4.71) (envelope-from ) id 1TXO2K-0005d2-OV for emacs-orgmode@gnu.org; Sat, 10 Nov 2012 22:16:40 -0500 In-Reply-To: <18947.1352602882@alphaville> (Nick Dokos's message of "Sat, 10 Nov 2012 22:01:22 -0500") 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: nicholas.dokos@hp.com Cc: Org-mode Nick Dokos writes: > Thomas S. Dye wrote: > >> Aloha all, >> >> I get this error message: >> >> mk/targets.mk:75: *** target file `update' has both : and :: entries. Stop. >> >> I suspect I've done something wrong and will appreciate suggestions how >> to get back on track. >> > > Probably added something to your local.mk that looks like this: > > update: > .... > > mk/targets.mk has this however: > > update update2:: up0 all > > The single vs double colons cause the problem: see > > (info "(make) Multiple Rules") > (info "(make) Double-Colon") > > for the details. > > Nick Yes, update:: seems to work. Thanks, Tom -- Thomas S. Dye http://www.tsdye.com