[LLVMbugs] Makefile:50: *** target file `tags' has both : and :: entries. Stop.
Reid Spencer
reid at x10sys.com
Wed Oct 27 12:25:11 PDT 2004
They update automatically. The problem is that the error occurs before it can
automatically update the the top level makefile. You'll have to move it manually:
cp <srcdir>/Makefile objdir<Makeifle>
Reid.
Henrik Bach wrote:
>> From: Reid Spencer <reid at x10sys.com>
>> Date: Wed, 27 Oct 2004 07:35:25 -0700
>>
>> You need to update llvm/Makefile as well as llvm/Makefile.rules.
>> Makefile.rules has double colon targets for tags and the old version
>> of Makefile had single.
>
>
> I've updated the llvm source tree several times. However, I see that the
> Makefiles in my llvm build tree aren't updated.
>
> How do I get these files updated?
>
> Henrik
>
> _________________________________________________________________
> Opret en gratis Hotmail-konto http://www.hotmail.com med udsigt til 250
> MB lagerkapacitet
>
>
More information about the llvm-bugs
mailing list