1 1.10.2.1 bouyer # $NetBSD: Makefile,v 1.10.2.1 2000/11/20 20:17:22 bouyer Exp $ 2 1.1 cgd 3 1.1 cgd KDIR= /sys/arch/newsmips/include 4 1.1 cgd INCSDIR= /usr/include/newsmips 5 1.1 cgd 6 1.10.2.1 bouyer INCS= adrsmap.h ansi.h asm.h aout_machdep.h apbus.h apcall.h autoconf.h \ 7 1.10.2.1 bouyer bswap.h bsd-aout.h cdefs.h conf.h cpu.h db_machdep.h disklabel.h \ 8 1.10.2.1 bouyer ecoff_machdep.h elf_machdep.h endian.h endian_machdep.h float.h \ 9 1.10.2.1 bouyer framebuf.h ieee.h ieeefp.h int_types.h intr.h kcore.h kdbparam.h \ 10 1.10.2.1 bouyer keyboard.h limits.h lock.h locore.h machConst.h math.h mips_opcode.h \ 11 1.10.2.1 bouyer mouse.h param.h pcb.h pmap.h proc.h profile.h psl.h pte.h ptrace.h \ 12 1.10.2.1 bouyer reg.h regdef.h regnum.h reloc.h romcall.h setjmp.h signal.h stdarg.h \ 13 1.10.2.1 bouyer trap.h types.h varargs.h vmparam.h z8530var.h 14 1.1 cgd 15 1.1 cgd .include <bsd.kinc.mk> 16