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