1 # $NetBSD: Makefile,v 1.5 2014/03/01 19:45:29 tsutsui Exp $
3 .
include "../Makefile.common"
6 .if
${XSERVER_XFREE86} != "no"
10 .if
${XSERVER_X68K} != "no"
15 .if
${XSERVER_XALPHANETBSD} != "no"
19 .if
${XSERVER_XAMIGA} != "no"
23 .if
${XSERVER_XARM32VIDC} != "no"
24 SUBDIR
+=netbsd
/arm32vidc
27 .if
${XSERVER_XDECNETBSD} != "no"
31 .if
${XSERVER_XDREAMCAST} != "no"
32 SUBDIR
+=netbsd
/dreamcast
35 .if
${XSERVER_XFREE86} != "no"
39 .if
${XSERVER_XHPC} != "no"
43 .if
${XSERVER_XMAC68K} != "no"
47 .if
${XSERVER_XMACPPC} != "no"
51 .if
${XSERVER_XNEWSMIPS} != "no"
52 SUBDIR
+=netbsd
/newsmips
55 .if
${XSERVER_XSUN} != "no"
59 .if
${XSERVER_XVFB} != "no"
64 .
include <bsd.subdir.mk
>