OSDN Git Service

gallium/freedreno: add automake target 'template'
authorEmil Velikov <emil.l.velikov@gmail.com>
Sun, 21 Sep 2014 14:30:53 +0000 (15:30 +0100)
committerEmil Velikov <emil.l.velikov@gmail.com>
Wed, 24 Sep 2014 09:44:00 +0000 (10:44 +0100)
commit97bec98ac981d5d973f8b2b11d89d967aad7628b
tree8b8de4717bdb55addaa991fceda1ce5202a55422
parent0e59153229f6e04296ee938d084e9d6f522fd146
gallium/freedreno: add automake target 'template'

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/freedreno/Automake.inc [new file with mode: 0644]
src/gallium/targets/dri/Makefile.am
src/gallium/targets/egl-static/Makefile.am
src/gallium/targets/gbm/Makefile.am
src/gallium/targets/xa/Makefile.am