1 1.1 tsutsui # $NetBSD: Makefile,v 1.1 2005/12/29 15:20:08 tsutsui 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.1 tsutsui db_machdep.h disklabel.h \ 9 1.1 tsutsui ecoff_machdep.h elf_machdep.h endian.h endian_machdep.h \ 10 1.1 tsutsui 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 intr.h \ 14 1.1 tsutsui kcore.h kdbparam.h \ 15 1.1 tsutsui limits.h lock.h locore.h \ 16 1.1 tsutsui math.h mcontext.h mips_opcode.h \ 17 1.1 tsutsui param.h pcb.h pdinfo.h pmap.h pmc.h proc.h profile.h psl.h pte.h \ 18 1.1 tsutsui ptrace.h \ 19 1.1 tsutsui reg.h regdef.h regnum.h reloc.h \ 20 1.1 tsutsui setjmp.h signal.h stdarg.h \ 21 1.1 tsutsui trap.h types.h \ 22 1.1 tsutsui varargs.h vmparam.h vtoc.h \ 23 1.1 tsutsui wchar_limits.h 24 1.1 tsutsui 25 1.1 tsutsui .include <bsd.kinc.mk> 26