xref: /netbsd-src/external/gpl3/gcc/lib/libstdc++-v3/include/bits/arch/riscv32/Makefile (revision 479d8f7d843cc1b22d497efdf1f27a50ee8418d4)
1#	$NetBSD: Makefile,v 1.1 2014/09/19 17:23:24 matt Exp $
2
3GCC_MACHINE_ARCH=riscv32
4.include "../Makefile.arch_bits"
5
6.PATH: ${.CURDIR}/../../../../arch/${MACHINE_ARCH}
7