mesa: automake: rework the source generation rules
authorEmil Velikov <emil.l.velikov@gmail.com>
Fri, 17 Jul 2015 09:44:30 +0000 (10:44 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Wed, 9 Sep 2015 11:48:29 +0000 (12:48 +0100)
commitfd913f47b7fcc724d8d191f2752f328d037abb20
treee7d8a1756e7a9fca403a2e9e3efb6533059f920b
parent96509aa80429db1884a78fae95c169aa40641e84
mesa: automake: rework the source generation rules

Same logic as previous commit applies.

Additionally remove the odd (set -e/mv/INDENT) from the rules.
The last one is the only one we remotely care about, if reading the
generated sources.

Upcoming work from DylanB which will replace the existing python
scripts with ones that produce more readable output anyway.

Cc: 11.0 <mesa-stable@lists.freedesktop.org>
Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Reviewed-by: Matt Turner <mattst88@gmail.com>
src/mesa/Makefile.am