On 6/11/12, Eric Anholt wrote:
> On Mon, 11 Jun 2012 10:02:34 -0700 (PDT), Jose Fonseca
> wrote:
>> This breaks the SCons build, which parses src/glsl/Makefile.sources,
>> and can't understand "$(GLSL_SRCDIR)/" as it only supports a simple
>> subset of Make syntax.
>>
>> Is there some other way t
On 06/11/2012 01:14 PM, Eric Anholt wrote:
> On Mon, 11 Jun 2012 10:02:34 -0700 (PDT), Jose Fonseca
> wrote:
>> This breaks the SCons build, which parses src/glsl/Makefile.sources,
>> and can't understand "$(GLSL_SRCDIR)/" as it only supports a simple
>> subset of Make syntax.
>>
>> Is there some
On Mon, 11 Jun 2012 10:02:34 -0700 (PDT), Jose Fonseca
wrote:
> This breaks the SCons build, which parses src/glsl/Makefile.sources,
> and can't understand "$(GLSL_SRCDIR)/" as it only supports a simple
> subset of Make syntax.
>
> Is there some other way to achieve this effect, without changing
- Original Message -
> - Original Message -
> > This breaks the SCons build, which parses
> > src/glsl/Makefile.sources,
> > and can't understand "$(GLSL_SRCDIR)/" as it only supports a simple
> > subset of Make syntax.
> >
> > Is there some other way to achieve this effect, withou
- Original Message -
> This breaks the SCons build, which parses src/glsl/Makefile.sources,
> and can't understand "$(GLSL_SRCDIR)/" as it only supports a simple
> subset of Make syntax.
>
> Is there some other way to achieve this effect, without changing
> src/glsl/Makefile.sources?
Actu
This breaks the SCons build, which parses src/glsl/Makefile.sources, and can't
understand "$(GLSL_SRCDIR)/" as it only supports a simple subset of Make syntax.
Is there some other way to achieve this effect, without changing
src/glsl/Makefile.sources?
Jose
- Original Message -
> Module