1# $NetBSD: Makefile,v 1.3 2017/07/23 01:12:15 mrg Exp $ 2 3GCC_MACHINE_ARCH=mips32 4.include "../Makefile.arch_bits" 5 6# mips32 files are in mips64e[lb] subdirs. XXX separate mips32? 7.PATH: ${.CURDIR}/../../../../arch/${MACHINE_ARCH} 8