gallium/softpipe,llvmpipe: add automake target 'templates'
authorEmil Velikov <emil.l.velikov@gmail.com>
Sun, 21 Sep 2014 15:46:39 +0000 (16:46 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Wed, 24 Sep 2014 09:44:01 +0000 (10:44 +0100)
commit0f3c0ff17bad8da9dcb504560ad691db8294f6c9
tree92a150711fb271f8316032c010dadb53f6fe489a
parent29c4ae0ebf36bebb38d0b506554540632819481c
gallium/softpipe,llvmpipe: add automake target 'templates'

Rather than duplicating the libdeps, extra define... all over the
targets, define them only once and use when applicable.

Signed-off-by: Emil Velikov <emil.l.velikov@gmail.com>
Acked-by: Matt Turner <mattst88@gmail.com>
src/gallium/drivers/llvmpipe/Automake.inc [new file with mode: 0644]
src/gallium/drivers/softpipe/Automake.inc [new file with mode: 0644]
src/gallium/targets/dri/Makefile.am
src/gallium/targets/egl-static/Makefile.am