# $NetBSD: Makefile,v 1.3 2006/11/18 20:19:24 he Exp $ .include # PSIM support for PowerPC. .if ${MACHINE_ARCH} == powerpc || ${MACHINE_ARCH} == powerpcle || \ ${MACHINE_ARCH} == powerpc64 SUBDIR+= ppc .WAIT psim .endif .include