1 # $NetBSD: Makefile,v 1.37 2009/12/11 22:37:39 snj Exp $
9 .if
${MACHINE_ARCH} == "i386"
11 xf86-input-elographics
14 .if
${MACHINE_ARCH} == "i386" || \
15 ${MACHINE_ARCH} == "x86_64"
23 .if
${MACHINE} == "cats"
31 xf86-video-cirrus_alpine \
32 xf86-video-cirrus_laguna \
45 xf86-video-siliconmotion \
52 .elif
${MACHINE} == "macppc"
64 .elif
${MACHINE} == "netwinder"
68 .elif
${MACHINE_ARCH} == "sparc64" ||
${MACHINE_ARCH} == "sparc"
81 .if
${MACHINE} == "sparc"
86 .elif
${MACHINE} == "shark"
91 .elif
${MACHINE} == "sgimips"
96 .elif
${MACHINE} == "alpha"
104 xf86-video-cirrus_alpine \
105 xf86-video-cirrus_laguna \
114 xf86-video-radeonhd \
118 xf86-video-siliconmotion \
126 .elif
${MACHINE_ARCH} == "i386" ||
${MACHINE_ARCH} == "x86_64"
134 xf86-video-cirrus_alpine \
135 xf86-video-cirrus_laguna \
137 # replace with xf86-video-geode
145 # needs porting for xorg-server 1.6
152 xf86-video-neomagic \
156 xf86-video-radeonhd \
160 xf86-video-siliconmotion \
167 # replace with xf86-video-openchrome
169 .elif
${MACHINE} == "zaurus"
174 # broken with xorg-server 1.6
181 #xf86-video-rendition
183 .
include <bsd.subdir.mk
>