1 1.2.6.3 jdolecek # $NetBSD: Makefile,v 1.2.6.3 2002/09/06 08:38:46 jdolecek Exp $ 2 1.2.6.2 thorpej 3 1.2.6.2 thorpej KDIR= /sys/arch/playstation2/include 4 1.2.6.2 thorpej INCSDIR= /usr/include/playstation2 5 1.2.6.2 thorpej 6 1.2.6.2 thorpej INCS= ansi.h aout_machdep.h asm.h \ 7 1.2.6.2 thorpej bswap.h \ 8 1.2.6.2 thorpej cdefs.h cpu.h \ 9 1.2.6.2 thorpej db_machdep.h disklabel.h \ 10 1.2.6.2 thorpej ecoff_machdep.h elf_machdep.h endian.h endian_machdep.h \ 11 1.2.6.2 thorpej float.h \ 12 1.2.6.2 thorpej ieee.h ieeefp.h \ 13 1.2.6.2 thorpej int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \ 14 1.2.6.2 thorpej intr.h \ 15 1.2.6.2 thorpej kcore.h kdbparam.h \ 16 1.2.6.2 thorpej limits.h lock.h locore.h \ 17 1.2.6.2 thorpej math.h mips_opcode.h \ 18 1.2.6.3 jdolecek param.h pcb.h pmap.h pmc.h proc.h profile.h psl.h pte.h ptrace.h \ 19 1.2.6.2 thorpej reg.h regdef.h regnum.h reloc.h \ 20 1.2.6.2 thorpej setjmp.h signal.h stdarg.h \ 21 1.2.6.2 thorpej trap.h types.h \ 22 1.2.6.2 thorpej varargs.h vmparam.h 23 1.2.6.2 thorpej 24 1.2.6.2 thorpej .include <bsd.kinc.mk> 25