1# $NetBSD: Makefile,v 1.7 2021/04/09 23:15:48 mrg Exp $ 2 3GCC_MACHINE_ARCH=mips64 4.include "../Makefile.arch_bits" 5 6# mips64 files are in mips64e[lb] subdirs. 7.PATH: ${.CURDIR}/../../../../arch/${MACHINE_ARCH} 8