#	$NetBSD: Makefile,v 1.1.1.1 2004/04/02 13:06:01 mrg Exp $

.include <bsd.own.mk>

# PSIM support for PowerPC.
.if ${MACHINE_ARCH} == powerpc || ${MACHINE_ARCH} == powerpcle
SUBDIR+=	ppc
.endif

.include <bsd.subdir.mk>
