1 1.1.4.2 rmind # $NetBSD: Makefile,v 1.1.4.2 2011/03/05 20:49:55 rmind Exp $ 2 1.1.4.2 rmind 3 1.1.4.2 rmind INCSDIR= /usr/include/emips 4 1.1.4.2 rmind 5 1.1.4.2 rmind INCS= ansi.h asm.h autoconf.h \ 6 1.1.4.2 rmind bswap.h bus.h \ 7 1.1.4.2 rmind cdefs.h cpu.h \ 8 1.1.4.2 rmind disklabel.h \ 9 1.1.4.2 rmind ecoff_machdep.h elf_machdep.h emipsreg.h endian.h endian_machdep.h \ 10 1.1.4.2 rmind float.h \ 11 1.1.4.2 rmind ieee.h ieeefp.h \ 12 1.1.4.2 rmind int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \ 13 1.1.4.2 rmind intr.h \ 14 1.1.4.2 rmind kcore.h kdbparam.h \ 15 1.1.4.2 rmind limits.h lock.h locore.h \ 16 1.1.4.2 rmind math.h mcontext.h mips_opcode.h mutex.h \ 17 1.1.4.2 rmind param.h pcb.h pmap.h pmc.h \ 18 1.1.4.2 rmind proc.h profile.h psl.h pte.h ptrace.h \ 19 1.1.4.2 rmind reg.h regdef.h regnum.h reloc.h rwlock.h \ 20 1.1.4.2 rmind setjmp.h signal.h stdarg.h \ 21 1.1.4.2 rmind trap.h types.h \ 22 1.1.4.2 rmind varargs.h vmparam.h \ 23 1.1.4.2 rmind wchar_limits.h 24 1.1.4.2 rmind 25 1.1.4.2 rmind .include <bsd.kinc.mk> 26