2004-03-06 06:14:23 +03:00
|
|
|
# $NetBSD: Makefile,v 1.4 2004/03/06 03:14:23 rtr Exp $
|
2003-09-11 22:37:05 +04:00
|
|
|
|
|
|
|
.include <bsd.own.mk>
|
|
|
|
|
|
|
|
.PATH: ${X11SRCDIR.xc}/include/extensions
|
|
|
|
|
|
|
|
INCSDIR=${X11INCDIR}/X11/extensions
|
|
|
|
|
2004-03-06 06:14:23 +03:00
|
|
|
INCS= MITMisc.h Print.h Printstr.h XEVI.h XEVIstr.h XI.h \
|
|
|
|
XInput.h XIproto.h XKB.h XKBgeom.h XKBproto.h XKBsrv.h \
|
2003-09-11 22:37:05 +04:00
|
|
|
XKBstr.h XLbx.h XRes.h XResproto.h XShm.h XTest.h Xag.h Xagsrv.h \
|
|
|
|
Xagstr.h Xcup.h Xcupstr.h Xdbe.h Xdbeproto.h Xext.h Xinerama.h Xv.h \
|
|
|
|
XvMC.h XvMClib.h XvMCproto.h Xvlib.h Xvproto.h bigreqstr.h dpms.h \
|
|
|
|
dpmsstr.h extutil.h fontcache.h fontcacheP.h fontcachstr.h lbxbuf.h \
|
|
|
|
lbxbufstr.h lbxdeltastr.h lbximage.h lbxopts.h lbxstr.h lbxzlib.h \
|
|
|
|
mitmiscstr.h multibuf.h multibufst.h panoramiXext.h panoramiXproto.h \
|
|
|
|
randr.h randrproto.h record.h recordstr.h render.h renderproto.h \
|
|
|
|
saver.h saverproto.h scrnsaver.h security.h securstr.h shape.h \
|
|
|
|
shapestr.h shmstr.h sync.h syncstr.h xcmiscstr.h xf86bigfont.h \
|
|
|
|
xf86bigfstr.h xf86dga.h xf86dga1.h xf86dga1str.h xf86dgastr.h \
|
|
|
|
xf86misc.h xf86mscstr.h xf86rush.h xf86rushstr.h xf86vmode.h \
|
|
|
|
xf86vmstr.h xtestext1.h xteststr.h xtrapbits.h xtrapddmi.h xtrapdi.h \
|
|
|
|
xtrapemacros.h xtraplib.h xtraplibp.h xtrapproto.h
|
|
|
|
|
|
|
|
.include <bsd.x11.mk>
|
2003-09-14 00:17:57 +04:00
|
|
|
.include <bsd.prog.mk>
|