1 # $NetBSD: Makefile,v 1.18 2008/12/22 01:04:27 jmcneill Exp $
5 .
include "Makefile.common"
7 .if
${XSERVER_NEEDS_XFONT} != "no"
8 SUBDIR.xfont
=Xfont fontbase
13 .if
${XSERVER_NEEDS_MIEXT} != "no"
19 .if
${XSERVER_HAS_IPLAN} != "no"
20 SUBDIR.iplan
=iplan2p4 iplan2p8
25 SUBDIR
= doc
include .WAIT
27 SUBDIR
+= dix fb mi Xext
${SUBDIR.miext
} os randr render
28 SUBDIR
+= Xi xkb xkbstubs dbe record xfixes
29 SUBDIR
+= damageext composite config .WAIT
32 .PATH
: ${X11SRCDIR.xorg-server
}
34 PKGCONFIG
= xorg-server
38 .
include <bsd.subdir.mk
>