# $NetBSD: Makefile,v 1.8 2020/09/14 00:39:47 christos Exp $ .include "../Makefile.inc" #SUBDIR+= sim .WAIT SUBDIR+= gdb .if ${USE_TUI} == yes SUBDIR+= gdbtui .endif #SUBDIR+= gdbserver .if ${MACHINE_ARCH} == powerpc || ${MACHINE_ARCH} == powerpcle || \ ${MACHINE_ARCH} == powerpc64 SUBDIR+= psim .endif .include