1 # $NetBSD: Makefile,v 1.2 2008/09/13 04:32:31 cube Exp $
6 .PATH
: ${X11SRCDIR.
${LIB}}/src
7 .PATH
: ${X11SRCDIR.
${LIB}}/include/X11
/extensions
8 .PATH
: ${X11SRCDIR.
${LIB}}/man
12 CPPFLAGS
+= ${X11FLAGS.THREADLIB
}
15 INCSDIR
=${X11INCDIR}/X11
/extensions
18 Xext
${.CURDIR
}/..
/libXext \
19 X11
${.CURDIR
}/..
/libX11
/dynamic
21 MAN
= Xv
.3 XvFreeAdaptorInfo
.3 XvFreeEncodingInfo
.3 XvGetPortAttribute
.3 \
22 XvGetStill
.3 XvGetVideo
.3 XvGrabPort
.3 XvPortNotify
.3 XvPutStill
.3 \
23 XvPutVideo
.3 XvQueryAdaptors
.3 XvQueryBestSize
.3 XvQueryEncodings
.3 \
24 XvQueryExtension
.3 XvSelectPortNotify
.3 XvSelectVideoNotify
.3 \
25 XvSetPortAttribute
.3 XvStopVideo
.3 XvUngrabPort
.3 XvVideoNotify
.3