[xorg-commit-diffs] xc/programs/Xserver/xfixes Imakefile, NONE, 1.1.2.1 cursor.c, NONE, 1.1.2.1 region.c, NONE, 1.1.2.1 saveset.c, NONE, 1.1.2.1 select.c, NONE, 1.1.2.1 xfixes.c, NONE, 1.1.2.1 xfixes.h, NONE, 1.1.2.1 xfixesint.h, NONE, 1.1.2.1

Stuart Kreitman xorg-commit at pdx.freedesktop.org
Tue Mar 30 10:31:57 PST 2004


Committed by: stukreit

Update of /cvs/xorg/xc/programs/Xserver/xfixes
In directory pdx:/home/stukreit/d-x/xc/programs/Xserver/xfixes

Added Files:
      Tag: DAMAGE-XFIXES
	Imakefile cursor.c region.c saveset.c select.c xfixes.c 
	xfixes.h xfixesint.h 
Log Message:
Integration from modular tree
Added Files:
 Tag: DAMAGE-XFIXES
	Imakefile cursor.c region.c saveset.c select.c xfixes.c 
	xfixes.h xfixesint.h 


--- NEW FILE: Imakefile ---
#include <Server.tmpl>

       SRCS =	cursor.c region.c saveset.c select.c xfixes.c

       OBJS =	cursor.o region.o saveset.o select.o xfixes.o

   INCLUDES =   -I. -I../include -I../Xext -I../fixes  -I../render \
		-I$(EXTINCSRC) -I$(XINCLUDESRC)

   LINTLIBS = ../dix/llib-ldix.ln ../os/llib-los.ln

NormalLibraryTarget(xfixes,$(OBJS))
NormalLibraryObjectRule()
LintLibraryTarget(xfixes,$(SRCS))
NormalLintTarget($(SRCS))

DependTarget()

--- NEW FILE: cursor.c ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: region.c ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: saveset.c ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: select.c ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: xfixes.c ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: xfixes.h ---
(This appears to be a binary file; contents omitted.)

--- NEW FILE: xfixesint.h ---
(This appears to be a binary file; contents omitted.)




More information about the xorg-commit-diffs mailing list