emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
From: tsd@tsdye.com (Thomas S. Dye)
To: nicholas.dokos@hp.com
Cc: Org-mode <emacs-orgmode@gnu.org>
Subject: Re: make update fails
Date: Sat, 10 Nov 2012 17:16:12 -1000	[thread overview]
Message-ID: <m1wqxs96df.fsf@tsdye.com> (raw)
In-Reply-To: <18947.1352602882@alphaville> (Nick Dokos's message of "Sat, 10 Nov 2012 22:01:22 -0500")

Nick Dokos <nicholas.dokos@hp.com> writes:

> Thomas S. Dye <tsd@tsdye.com> 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

  reply	other threads:[~2012-11-11  3:16 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-11-10 19:03 make update fails Thomas S. Dye
2012-11-11  3:01 ` Nick Dokos
2012-11-11  3:16   ` Thomas S. Dye [this message]
  -- strict thread matches above, loose matches on Subject: below --
2012-04-23 12:17 Detlef Steuer
2012-04-23 12:25 ` Rainer M Krug
2012-04-23 12:35   ` Rainer M Krug
2012-04-23 16:25 ` Achim Gratz
2012-04-23 16:31   ` Bastien
2012-04-23 16:38     ` Achim Gratz
2012-04-23 19:37       ` Achim Gratz
2012-04-23 19:53         ` Bastien

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=m1wqxs96df.fsf@tsdye.com \
    --to=tsd@tsdye.com \
    --cc=emacs-orgmode@gnu.org \
    --cc=nicholas.dokos@hp.com \
    /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).