Fix using "ccache ppu-gcc" for CC and fix parallel builds
authorIan Romanick <idr@us.ibm.com>
Fri, 1 Feb 2008 01:22:07 +0000 (17:22 -0800)
committerIan Romanick <idr@us.ibm.com>
Fri, 1 Feb 2008 01:22:07 +0000 (17:22 -0800)
commit20df285b14bc655d5429c7d2b82446204f9a1f2e
treef4bac0f2a70c8b23b9e92aab9585702dbc6082ad
parent635341ec5b06b3db453e88f44663d2ad711c3f7d
Fix using "ccache ppu-gcc" for CC and fix parallel builds

CC wasn't quoted in a couple places in src/mesa/Makefile.  Also, the
OSMesa link was missing a dependency.
src/mesa/Makefile