Home | History | Annotate | Line # | Download | only in riscv32
      1 #	$NetBSD: Makefile,v 1.1 2014/09/19 17:23:24 matt Exp $
      2 
      3 GCC_MACHINE_ARCH=riscv32
      4 .include "../Makefile.arch_bits"
      5 
      6 .PATH: ${.CURDIR}/../../../../arch/${MACHINE_ARCH}
      7