1 1.1.2.2 bouyer # $NetBSD: Makefile,v 1.1.2.2 2001/01/08 14:56:22 bouyer Exp $ 2 1.1.2.2 bouyer 3 1.1.2.2 bouyer KDIR= /sys/arch/dreamcast/include 4 1.1.2.2 bouyer INCSDIR= /usr/include/dreamcast 5 1.1.2.2 bouyer 6 1.1.2.2 bouyer INCS= ansi.h aout_machdep.h asm.h bootinfo.h bswap.h bus.h cdefs.h \ 7 1.1.2.2 bouyer coff_machdep.h conf.h cpu.h cpufunc.h cputypes.h db_machdep.h \ 8 1.1.2.2 bouyer disklabel.h elf_machdep.h endian.h endian_machdep.h float.h frame.h \ 9 1.1.2.2 bouyer ieee.h ieeefp.h int_types.h intr.h limits.h lock.h math.h mmeye.h \ 10 1.1.2.2 bouyer param.h pcb.h pio.h pmap.h proc.h profile.h psl.h pte.h ptrace.h \ 11 1.1.2.2 bouyer reg.h segments.h setjmp.h shbvar.h signal.h stdarg.h \ 12 1.1.2.2 bouyer 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