Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.10.2.1
      1  1.10.2.1    bouyer #	$NetBSD: Makefile,v 1.10.2.1 2000/11/20 20:13:30 bouyer Exp $
      2       1.1       cgd 
      3       1.1       cgd KDIR=	/sys/arch/mips/include
      4       1.1       cgd INCSDIR= /usr/include/mips
      5       1.1       cgd 
      6       1.7  nisimura INCS=	ansi.h aout_machdep.h asm.h bswap.h bsd-aout.h cachectl.h \
      7       1.7  nisimura 	cdefs.h cpu.h cpuregs.h db_machdep.h ecoff_machdep.h \
      8  1.10.2.1    bouyer 	elf_machdep.h endian.h endian_machdep.h float.h ieee.h ieeefp.h \
      9  1.10.2.1    bouyer 	int_types.h kcore.h kdbparam.h limits.h lock.h locore.h math.h \
     10  1.10.2.1    bouyer 	mips1_pte.h mips3_pte.h mips_opcode.h mips_param.h pcb.h pmap.h \
     11  1.10.2.1    bouyer 	proc.h profile.h psl.h pte.h ptrace.h reg.h regdef.h regnum.h \
     12  1.10.2.1    bouyer 	reloc.h setjmp.h signal.h stdarg.h sysarch.h trap.h types.h varargs.h \
     13       1.7  nisimura 	vmparam.h
     14       1.1       cgd 
     15       1.1       cgd .include <bsd.kinc.mk>
     16