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)
committerBen Skeggs <skeggsb@gmail.com>
Fri, 15 Feb 2008 02:50:28 +0000 (13:50 +1100)
commit0c0c62dd2a7d8d5f8bbd91bc7443f27abb059ad4
tree0fa63caf710998e837602231205a4e8831dc330c
parent41d1179fa68fd8987cd09f26f32416963d235744
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