emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [O] make update fails


From: Thomas S. Dye
Subject: Re: [O] make update fails
Date: Sat, 10 Nov 2012 17:16:12 -1000

Nick Dokos <address@hidden> writes:

> Thomas S. Dye <address@hidden> 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 via email to

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