summaryrefslogtreecommitdiffstats
path: root/src/gallium/targets
diff options
context:
space:
mode:
authorThomas Hellstrom <thellstrom@vmware.com>2011-11-24 22:01:54 +0100
committerThomas Hellstrom <thellstrom@vmware.com>2011-11-25 16:36:29 +0100
commit404d2f9c866b3ac96834a8274775851440055d13 (patch)
tree05f8ca3ce3cfdfe04c9594902cd4fe3472bf1daa /src/gallium/targets
parent75cc24c876059d6eb183e07ed802f997fb416864 (diff)
downloadexternal_mesa3d-404d2f9c866b3ac96834a8274775851440055d13.zip
external_mesa3d-404d2f9c866b3ac96834a8274775851440055d13.tar.gz
external_mesa3d-404d2f9c866b3ac96834a8274775851440055d13.tar.bz2
st/xa, xa/vmwgfx: Set the right version on library suffix
Also remove some unused variables in the st/xa makefile. Signed-off-by: Thomas Hellstrom <thellstrom@vmware.com> Reviewed-by: Jakob Bornecrantz <jakob@vmware.com>
Diffstat (limited to 'src/gallium/targets')
-rw-r--r--src/gallium/targets/xa-vmwgfx/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gallium/targets/xa-vmwgfx/Makefile b/src/gallium/targets/xa-vmwgfx/Makefile
index 5eebc50..1f839d2 100644
--- a/src/gallium/targets/xa-vmwgfx/Makefile
+++ b/src/gallium/targets/xa-vmwgfx/Makefile
@@ -4,7 +4,7 @@ include $(TOP)/configs/current
##### MACROS #####
XA_MAJOR = 0
-XA_MINOR = 4
+XA_MINOR = 5
XA_TINY = 0
XA_CFLAGS = -g -fPIC