r300g: remove invalid .PHONY line
authorBrian Paul <brianp@vmware.com>
Wed, 24 Feb 2010 22:49:11 +0000 (15:49 -0700)
committerBrian Paul <brianp@vmware.com>
Wed, 24 Feb 2010 22:49:13 +0000 (15:49 -0700)
commit778276a4dd30d97ca9b573b090a28b22d17a6801
tree7176a908ba9f74c3c27569b5bfac4b036fc17f12
parent1332ee5487cc03955978162076ae8f37e70f06ee
r300g: remove invalid .PHONY line

The $(COMPILER_ARCHIVE) target is not a phony target.
This solves the unconditional re-making of libr300.a
src/gallium/drivers/r300/Makefile