# $NetBSD: Makefile,v 1.38 2019/04/16 21:20:51 mrg Exp $ .include SUBDIR= common ddc dixmods doc dri dri2 i2c loader \ xf86modes exa \ xorgos ramdac shadowfb vbe vgahw \ x86emu xf86config xkb \ drivers .if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64" || ${MACHINE_ARCH} == "powerpc" SUBDIR+= int10 .endif .if ${HAVE_XORG_GLAMOR} != "no" SUBDIR+= glamor_egl .endif SUBDIR+= .WAIT utils SUBDIR+= .WAIT Xorg .include