Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.11.6.2
      1  1.11.6.2  tls #	$NetBSD: Makefile,v 1.11.6.2 2014/08/20 00:03:18 tls Exp $
      2  1.11.6.2  tls 
      3  1.11.6.2  tls INCSDIR= /usr/include/playstation2
      4  1.11.6.2  tls 
      5  1.11.6.2  tls INCS=	ansi.h aout_machdep.h asm.h \
      6  1.11.6.2  tls 	bswap.h \
      7  1.11.6.2  tls 	cdefs.h cpu.h \
      8  1.11.6.2  tls 	disklabel.h \
      9  1.11.6.2  tls 	ecoff_machdep.h elf_machdep.h endian.h endian_machdep.h \
     10  1.11.6.2  tls 	float.h \
     11  1.11.6.2  tls 	ieee.h ieeefp.h \
     12  1.11.6.2  tls 	int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
     13  1.11.6.2  tls 	intr.h \
     14  1.11.6.2  tls 	kcore.h kdbparam.h \
     15  1.11.6.2  tls 	limits.h lock.h locore.h \
     16  1.11.6.2  tls 	math.h mcontext.h mips_opcode.h mutex.h \
     17  1.11.6.2  tls 	param.h pcb.h pmap.h pmc.h proc.h profile.h psl.h pte.h ptrace.h \
     18  1.11.6.2  tls 	reg.h regdef.h regnum.h reloc.h rwlock.h \
     19  1.11.6.2  tls 	setjmp.h signal.h stdarg.h \
     20  1.11.6.2  tls 	trap.h types.h \
     21  1.11.6.2  tls 	varargs.h vmparam.h \
     22  1.11.6.2  tls 	wchar_limits.h
     23  1.11.6.2  tls 
     24  1.11.6.2  tls .include <bsd.kinc.mk>
     25