gallium/swr: fold the almost identical Makefiles
authorEmil Velikov <emil.velikov@collabora.com>
Wed, 13 Apr 2016 14:38:48 +0000 (15:38 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Thu, 14 Apr 2016 15:30:57 +0000 (16:30 +0100)
commitbb949e262cb5c4fffe991debc605447e15322666
tree0fc86cb3f58b4a474a66a1186ee5793ebaa7104f
parentaee976703dc81d2bd8b9779cd4d2e35a500bf705
gallium/swr: fold the almost identical Makefiles

Rather than having two almost identical Makefiles, with various VPATH
hacks just fold them, using COMMON_* variables and actually getting
things buildable/shipable.

v2: whitespace fixes, remove Makefile.sources-arch

Signed-off-by: Emil Velikov <emil.velikov@collabora.com>
Reviewed-by: Tim Rowley <timothy.o.rowley@intel.com>
configure.ac
src/gallium/Makefile.am
src/gallium/drivers/swr/Makefile.am
src/gallium/drivers/swr/Makefile.sources
src/gallium/drivers/swr/Makefile.sources-arch [deleted file]
src/gallium/drivers/swr/avx/Makefile.am [deleted file]
src/gallium/drivers/swr/avx2/Makefile.am [deleted file]