blob: a26fbdf0ef3777004b103f1cd50c303009f8bf7c (
plain)
1
2
3
4
5
6
7
8
9
|
# $NetBSD: Makefile.Xextbuiltin,v 1.1.1.1 2016/06/10 03:42:13 mrg Exp $
SRCS.Xextbuiltin= bigreq.c geext.c shape.c sleepuntil.c \
sync.c xcmisc.c xtest.c
SRCS.Xextbuiltin+= shm.c
SRCS.Xextbuiltin+= panoramiX.c panoramiXprocs.c panoramiXSwap.c
SRCS.Xextbuiltin+= xace.c
SRCS.Xextbuiltin+= security.c
SRCS.Xextbuiltin+= xf86bigfont.c
|