Home | History | Annotate | Line # | Download | only in riscv64
      1 #	$NetBSD: Makefile,v 1.10 2025/09/07 04:12:25 mrg Exp $
      2 
      3 GCC_MACHINE_ARCH=riscv64
      4 .include "../Makefile.arch_bits"
      5 
      6 # riscv64 files are in riscv64 subdirs.
      7 .PATH: ${.CURDIR}/../../../../arch/${MACHINE_ARCH}
      8