Makefile revision 1.1
11.1Such# $NetBSD: Makefile,v 1.1 2001/10/16 15:38:40 uch Exp $ 21.1Such 31.1SuchKDIR= /sys/arch/playstation2/include 41.1SuchINCSDIR= /usr/include/playstation2 51.1Such 61.1SuchINCS= ansi.h aout_machdep.h asm.h \ 71.1Such bswap.h \ 81.1Such cdefs.h conf.h cpu.h \ 91.1Such db_machdep.h disklabel.h \ 101.1Such ecoff_machdep.h elf_machdep.h endian.h endian_machdep.h \ 111.1Such float.h \ 121.1Such ieee.h ieeefp.h \ 131.1Such int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \ 141.1Such intr.h \ 151.1Such kcore.h kdbparam.h \ 161.1Such limits.h lock.h locore.h \ 171.1Such math.h mips_opcode.h \ 181.1Such param.h pcb.h pmap.h proc.h profile.h psl.h pte.h ptrace.h \ 191.1Such reg.h regdef.h regnum.h reloc.h \ 201.1Such setjmp.h signal.h stdarg.h \ 211.1Such trap.h types.h \ 221.1Such varargs.h vmparam.h 231.1Such 241.1Such.include <bsd.kinc.mk> 25