Makefile.xmlsrcs revision 1.4
1#	$NetBSD: Makefile.xmlsrcs,v 1.4 2015/07/23 01:06:32 mrg Exp $
2
3# list of the libxcb xml-generated .c files.
4
5XMLSRCS= \
6	bigreq.c \
7	composite.c \
8	damage.c \
9	dpms.c \
10	dri2.c \
11	dri3.c \
12	glx.c \
13	present.c \
14	randr.c \
15	record.c \
16	render.c \
17	res.c \
18	screensaver.c \
19	shape.c \
20	shm.c \
21	sync.c \
22	xc_misc.c \
23	xevie.c \
24	xf86dri.c \
25	xfixes.c \
26	xinerama.c \
27	xinput.c \
28	xkb.c \
29	xprint.c \
30	xproto.c \
31	xselinux.c \
32	xtest.c \
33	xv.c \
34	xvmc.c
35