11.5Schristos# $NetBSD: Makefile,v 1.5 2024/11/30 01:04:12 christos Exp $ 21.1Smatt 31.1SmattINCSDIR= /usr/include/or1k 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 frame.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 intr.h \ 141.1Smatt kcore.h \ 151.5Schristos limits.h lock.h lwp_private.h \ 161.1Smatt math.h mcontext.h mutex.h \ 171.2Smaxv param.h pcb.h pmap.h \ 181.1Smatt proc.h profile.h pte.h ptrace.h \ 191.1Smatt reg.h rwlock.h \ 201.1Smatt setjmp.h signal.h sysarch.h \ 211.1Smatt trap.h types.h \ 221.1Smatt vmparam.h \ 231.1Smatt wchar_limits.h 241.1Smatt 251.1Smatt.include <bsd.kinc.mk> 26