On Tue, Jul 10, 2012 at 10:08 AM, Jon TURNEY
wrote:
> Automake can't handle having both clip.S and clip.c, even though they have
> different paths
>
> "src/mesa/Makefile.am: object `clip.lo' created by `$(SRCDIR)/sparc/clip.S'
> and `$(SRCDIR)/main/clip.c'"
>
> Signed-off-by: Jon TURNEY
> ---
Automake can't handle having both clip.S and clip.c, even though they have
different paths
"src/mesa/Makefile.am: object `clip.lo' created by `$(SRCDIR)/sparc/clip.S' and
`$(SRCDIR)/main/clip.c'"
Signed-off-by: Jon TURNEY
---
src/mesa/SConscript |2 +-
src/mesa/sources.mak
Jan Engelhardt writes:
> On Monday 2012-07-09 13:41, Jon TURNEY wrote:
>
>>Automake can't handle having both clip.S and clip.c, even though they
>>have different paths
>>"src/mesa/Makefile.am: object `clip.lo' created by `$(SRCDIR)/sparc/clip.S'
>>and `$(SRCDIR)/main/clip.c'"
>
> It should - ha
On Monday 2012-07-09 13:41, Jon TURNEY wrote:
>Automake can't handle having both clip.S and clip.c, even though they
>have different paths
>"src/mesa/Makefile.am: object `clip.lo' created by `$(SRCDIR)/sparc/clip.S'
>and `$(SRCDIR)/main/clip.c'"
It should - have you tried AM_INIT_AUTOMAKE([subd
Automake can't handle having both clip.S and clip.c, even though they have
different paths
"src/mesa/Makefile.am: object `clip.lo' created by `$(SRCDIR)/sparc/clip.S' and
`$(SRCDIR)/main/clip.c'"
Signed-off-by: Jon TURNEY
---
src/mesa/SConscript |2 +-
src/mesa/sources.mak