xserver/hw/xgl/glx/module Makefile.am, NONE, 1.1 xglxmodule.c, NONE, 1.1

Dave Airlie xserver-commit at pdx.freedesktop.org
Thu Dec 22 18:08:00 PST 2005


Committed by: airlied

Update of /cvs/xserver/xserver/hw/xgl/glx/module
In directory gabe:/tmp/cvs-serv19869/hw/xgl/glx/module

Added Files:
	Makefile.am xglxmodule.c 
Log Message:
Well there were a couple of snapshots later than CVS available outside of 
Novell, so I've done a crazy merge to try and get them into a workable 
CVS, I suspect I may have failed.. there is a pre-xgldrop-merge tag if I did.


--- NEW FILE: Makefile.am ---
INCLUDES =		    \
	@XGLX_INCS@	    \
	@XSERVER_CFLAGS@    \
	@XGLXSERVER_CFLAGS@

libxglx_la_LDFLAGS = -avoid-version
libxglx_la_SOURCES = xglxmodule.c
libxglx_la_LIBADD   =	  \
	@XGLX_MOD_LIBS@	  \
	@XGLXSERVER_LIBS@

moduledir = @MODULEPATH@/xgl

module_LTLIBRARIES = libxglx.la
--- NEW FILE: xglxmodule.c ---
(This appears to be a binary file; contents omitted.)



More information about the xserver-commit mailing list