10 lines
286 B
Makefile
10 lines
286 B
Makefile
# $NetBSD: Makefile,v 1.2 2003/12/21 03:07:01 rtr Exp $
|
|
|
|
LIB= exts
|
|
SRCS= appgroup.c panoramiX.c panoramiXSwap.c panoramiXprocs.c \
|
|
security.c shm.c sleepuntil.c xf86bigfont.c xprint.c \
|
|
xtest.c xtest1dd.c xtest1di.c
|
|
|
|
.include "../../Makefile.serverlib"
|
|
.include "../Makefile.ext"
|