6524795 xf86-video-vmware 10.15.0
authorAlan Coopersmith <Alan.Coopersmith@Sun.COM>
Fri, 16 Feb 2007 09:35:46 -0800
changeset 109 96c536eac5e1
parent 108 c0125c4ef662
child 110 8a4b178435bf
6524795 xf86-video-vmware 10.15.0
open-src/driver/xf86-video-vmware/Makefile
--- a/open-src/driver/xf86-video-vmware/Makefile	Fri Feb 16 09:34:38 2007 -0800
+++ b/open-src/driver/xf86-video-vmware/Makefile	Fri Feb 16 09:35:46 2007 -0800
@@ -1,6 +1,6 @@
 ###############################################################################
 #
-# xf86-video-vmware 1.x Makefile
+# xf86-video-vmware Makefile
 #
 # Copyright 2007 Sun Microsystems, Inc.  All rights reserved.
 # Use subject to license terms.
@@ -30,14 +30,14 @@
 # or other dealings in this Software without prior written authorization
 # of the copyright holder.
 #
-# @(#)Makefile	1.5	07/01/31
+# @(#)Makefile	1.6	07/02/13
 #
 
 # Package name used in tarballs
 DRIVER_NAME=xf86-video-vmware
 
 # Version number (used in path names)
-DRIVER_VERS=10.14.1
+DRIVER_VERS=10.15.0
 
 # Patches to apply to source after unpacking, in order
 SOURCE_PATCHES = 6370961.patch
@@ -53,6 +53,6 @@
 	-L$(PROTODIR)$(X11_SERVERLIBS_DIR)$(ARCHLIBSUBDIR) \
 	-R$(X11_SERVERMODS_DIR)$(ARCHLIBSUBDIR) \
 	-R$(X11_SERVERLIBS_DIR)$(ARCHLIBSUBDIR) \
-	-lfb -lramdac -lshadowfb -lvgahw -lxaa -lXfont
+	-lfb -lramdac -lshadowfb -lvgahw -lXfont
 
 include ../Makefile.inc