# $NetBSD: Makefile,v 1.8 2020/09/14 00:40:37 christos Exp $ .include "../Makefile.inc" SUBDIR= libbfd libiberty libopcodes libgdb libdecnumber .if ${USE_LIBEDIT} == no || ${USE_TUI} == yes SUBDIR+= libreadline .endif .if ${MACHINE_ARCH} == powerpc || ${MACHINE_ARCH} == powerpcle || \ ${MACHINE_ARCH} == powerpc64 SUBDIR+= libsim .endif .include