Cross Reference: Makefile
xref: /src/sys/arch/riscv/include/Makefile
  • Home
  • History
  • AnnotateAnnotate
  • Line#
  • Navigate
  • Raw
  • Download
  • only in /src/sys/arch/riscv/include/
Makefile revision 1.3
11.3Sskrll# $NetBSD: Makefile,v 1.3 2024/10/12 12:27:33 skrll Exp $
21.1Smatt
31.1SmattINCSDIR= /usr/include/riscv
41.1Smatt
51.1SmattINCS=	ansi.h aout_machdep.h asm.h \
61.1Smatt	bswap.h byte_swap.h \
71.1Smatt	cdefs.h cpu.h \
81.1Smatt	disklabel.h \
91.1Smatt	elf_machdep.h endian.h endian_machdep.h \
101.1Smatt	fenv.h float.h \
111.1Smatt	ieee.h ieeefp.h \
121.1Smatt	int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
131.1Smatt	kcore.h \
141.1Smatt	limits.h lock.h \
151.1Smatt	math.h mcontext.h mutex.h \
161.2Smaxv	param.h pcb.h pmap.h \
171.3Sskrll	proc.h profile.h pte.h ptrace.h \
181.1Smatt	reg.h rwlock.h \
191.1Smatt	setjmp.h signal.h sysarch.h sysreg.h \
201.1Smatt	types.h \
211.1Smatt	vmparam.h \
221.1Smatt	wchar_limits.h
231.1Smatt
241.1Smatt.include <bsd.kinc.mk>
25

Indexes created Sat Dec 20 21:09:36 GMT 2025