r300g: Always try to build libr300compiler.a
authorTom Stellard <tstellar@gmail.com>
Mon, 20 Sep 2010 05:44:19 +0000 (22:44 -0700)
committerTom Stellard <tstellar@gmail.com>
Thu, 23 Sep 2010 22:04:35 +0000 (15:04 -0700)
commit92762842a0724831a92aa9f76eb52a19cc179649
treeb1e650a1d5a9242cb1a7d1d7c45f124407493cd0
parentd26211e499afb06359d903419315070f022c8efe
r300g: Always try to build libr300compiler.a

Make libr300compiler.a a PHONY target so that this library will always be
built.  This fixes the problem of libr300compiler.a not being updated
when r300g is being built and r300c is not.

This is a candidate for the Mesa 7.9 branch.
src/gallium/drivers/r300/Makefile