etc/protocols - sync with NetBSD-8
[minix.git] / external / mit / xorg / server / xorg-server / miext / cw / Makefile.cw
blobc2729e66c9abe44c7cc945ca11a3069e93389ea2
1 #       $NetBSD: Makefile.cw,v 1.3 2008/08/24 13:40:13 rtr Exp $
3 .PATH:          ${X11SRCDIR.xorg-server}/miext/cw
4 SRCS.cw=        cw.c cw_ops.c cw_render.c
6 CPPFLAGS+=      ${X11FLAGS.PERVASIVE_EXTENSION} \
7                 ${X11FLAGS.DIX} ${X11INCS.DIX}
9 CPPFLAGS+=      -I${X11SRCDIR.xorg-server}/hw/xfree86/os-support \
10                 -I${DESTDIR}${X11INCDIR}/pixman-1 \
11                 -I${DESTDIR}${X11INCDIR}/xorg
13 .include <bsd.x11.mk>
14 LIBDIR= ${XMODULEDIR}
15 .include <bsd.lib.mk>