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