Fix up mix of man(7)/mdoc(7).
[netbsd-mini2440.git] / x11 / Xserver / hw / xfree86 / bin / Makefile
blobe5a41baf588fe817ee2597aadfd3ea4074ee76a1
1 # $NetBSD: Makefile,v 1.4 2005/03/24 05:27:18 rtr Exp $
3 SUBDIR= xf86config xf86cfg kbd_mode scanpci pcitweak mmapr mmapw gtf
5 .if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64"
6 SUBDIR+=ioport
7 .endif
9 XTODO= matchagp
11 .include <bsd.subdir.mk>