1 1.1.2.2 bouyer # $NetBSD: Makefile,v 1.1.2.2 2001/02/11 19:11:41 bouyer Exp $ 2 1.1.2.2 bouyer 3 1.1.2.2 bouyer KDIR= /sys/arch/sandpoint/include 4 1.1.2.2 bouyer INCSDIR= /usr/include/sandpoint 5 1.1.2.2 bouyer 6 1.1.2.2 bouyer INCS= ansi.h aout_machdep.h asm.h bat.h bootinfo.h bswap.h bus.h cdefs.h \ 7 1.1.2.2 bouyer conf.h cpu.h cpufunc.h db_machdep.h disklabel.h elf_machdep.h \ 8 1.1.2.2 bouyer endian.h endian_machdep.h float.h fpu.h frame.h ieee.h ieeefp.h \ 9 1.1.2.2 bouyer intr.h ipkdb.h kcore.h kgdb.h limits.h lock.h machine_type.h math.h \ 10 1.1.2.2 bouyer param.h pcb.h pio.h pmap.h powerpc.h proc.h \ 11 1.1.2.2 bouyer profile.h psl.h pte.h ptrace.h reg.h reloc.h setjmp.h signal.h \ 12 1.1.2.2 bouyer spkr.h stdarg.h trap.h types.h varargs.h vmparam.h 13 1.1.2.2 bouyer 14 1.1.2.2 bouyer .include <bsd.kinc.mk> 15