# $NetBSD: Makefile,v 1.3 2002/02/10 17:38:24 tsutsui Exp $ .include .if defined(USE_NEW_TOOLCHAIN) # PSIM support for PowerPC. .if ${MACHINE_ARCH} == powerpc || ${MACHINE_ARCH} == powerpcle SUBDIR+= ppc .endif .endif .include