Makefile revision 1.4
1#	$NetBSD: Makefile,v 1.4 2008/08/30 01:05:59 mrg Exp $
2
3SUBDIR=	cvt gtf
4
5.if ${MACHINE_ARCH} == "i386" || ${MACHINE_ARCH} == "x86_64"
6SUBDIR+=ioport pcitweak scanpci
7.endif
8
9# xorgcfg xorgconfig
10
11.include <bsd.subdir.mk>
12