# $FreeBSD$
#

SUBDIR=	smbios vpd

.if ${MACHINE_ARCH} == "i386"
SUBDIR+=	smapi
.endif

.include <bsd.subdir.mk>