Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.12
      1  1.12    tron #	$NetBSD: Makefile,v 1.12 2000/03/17 22:36:32 tron Exp $
      2   1.1     cgd 
      3   1.9    soda KDIR=	/sys/arch/arc/include
      4   1.9    soda INCSDIR= /usr/include/arc
      5   1.1     cgd 
      6  1.11    soda INCS=	ansi.h aout_machdep.h asm.h autoconf.h bswap.h bsd-aout.h \
      7  1.10    soda 	cdefs.h cpu.h cpuregs.h disklabel.h display.h ecoff_machdep.h \
      8  1.12    tron 	elf_machdep.h endian.h endian_machdep.h float.h ieee.h ieeefp.h \
      9  1.12    tron 	kcore.h kdbparam.h limits.h math.h mips_opcode.h \
     10  1.11    soda 	mouse.h param.h pcb.h pccons.h pmap.h proc.h profile.h psl.h \
     11   1.7  kleink 	pte.h ptrace.h reg.h regdef.h regnum.h reloc.h setjmp.h signal.h \
     12   1.7  kleink 	stdarg.h trap.h types.h varargs.h vmparam.h
     13   1.1     cgd 
     14   1.1     cgd .include <bsd.kinc.mk>
     15