1 1.10 christos # $NetBSD: Makefile,v 1.10 2024/11/30 01:04:09 christos Exp $ 2 1.1 tsutsui 3 1.1 tsutsui INCSDIR= /usr/include/ews4800mips 4 1.1 tsutsui 5 1.1 tsutsui INCS= ansi.h aout_machdep.h asm.h \ 6 1.1 tsutsui bswap.h \ 7 1.1 tsutsui cdefs.h cpu.h \ 8 1.2 drochner disklabel.h \ 9 1.1 tsutsui ecoff_machdep.h elf_machdep.h endian.h endian_machdep.h \ 10 1.8 christos fenv.h float.h \ 11 1.1 tsutsui ieee.h ieeefp.h \ 12 1.1 tsutsui int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \ 13 1.1 tsutsui kcore.h kdbparam.h \ 14 1.10 christos limits.h lock.h locore.h lwp_private.h \ 15 1.3 ad math.h mcontext.h mips_opcode.h mutex.h \ 16 1.9 maxv param.h pcb.h pdinfo.h pmap.h proc.h profile.h psl.h pte.h \ 17 1.1 tsutsui ptrace.h \ 18 1.3 ad reg.h regdef.h regnum.h reloc.h rwlock.h \ 19 1.7 alnsn setjmp.h signal.h sljit_machdep.h \ 20 1.1 tsutsui trap.h types.h \ 21 1.5 joerg vmparam.h vtoc.h \ 22 1.1 tsutsui wchar_limits.h 23 1.1 tsutsui 24 1.1 tsutsui .include <bsd.kinc.mk> 25