1 # $NetBSD: Makefile,v 1.14 2005/03/21 00:49:17 rtr Exp $
3 .
include "../Makefile.common"
7 .if
${XSERVER_X68K} != "no"
11 .if
${XSERVER_XALPHANETBSD} != "no"
15 .if
${XSERVER_XAMIGA} != "no"
19 .if
${XSERVER_XARM32VIDC} != "no"
20 SUBDIR
+=netbsd
/arm32vidc
23 .if
${XSERVER_XDECNETBSD} != "no"
27 .if
${XSERVER_XDMX} != "no"
31 .if
${XSERVER_XDREAMCAST} != "no"
32 SUBDIR
+=netbsd
/dreamcast
35 .if
${XSERVER_XEWS4800MIPS} != "no"
36 SUBDIR
+=netbsd
/ews4800mips
39 .if
${XSERVER_XFREE86} != "no"
43 .if
${XSERVER_XHPC} != "no"
47 .if
${XSERVER_XMAC68K} != "no"
51 .if
${XSERVER_XMACPPC} != "no"
55 .if
${XSERVER_XNEWSMIPS} != "no"
56 SUBDIR
+=netbsd
/newsmips
59 .if
${XSERVER_XSUN} != "no"
63 .if
${XSERVER_XVFB} != "no"
67 .
include <bsd.subdir.mk
>