Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.4.2.2
      1  1.4.2.2  bouyer #	$NetBSD: Makefile,v 1.4.2.2 2000/11/20 20:14:01 bouyer Exp $
      2  1.4.2.2  bouyer 
      3  1.4.2.2  bouyer KDIR=	/sys/arch/mipsco/include
      4  1.4.2.2  bouyer INCSDIR= /usr/include/mipsco
      5  1.4.2.2  bouyer 
      6  1.4.2.2  bouyer INCS=	ansi.h aout_machdep.h asm.h autoconf.h bsd-aout.h bswap.h bus.h \
      7  1.4.2.2  bouyer 	cdefs.h conf.h cpu.h db_machdep.h disklabel.h ecoff_machdep.h \
      8  1.4.2.2  bouyer 	elf.h elf_machdep.h endian.h endian_machdep.h float.h ieee.h \
      9  1.4.2.2  bouyer 	ieeefp.h int_types.h intr.h kcore.h kdbparam.h limits.h lock.h \
     10  1.4.2.2  bouyer 	locore.h mainboard.h math.h mips_opcode.h param.h pcb.h pmap.h \
     11  1.4.2.2  bouyer 	proc.h profile.h psl.h pte.h ptrace.h reg.h regdef.h regnum.h \
     12  1.4.2.2  bouyer 	reloc.h setjmp.h signal.h stdarg.h sysconf.h trap.h types.h \
     13  1.4.2.2  bouyer 	varargs.h vmparam.h z8530var.h
     14  1.4.2.2  bouyer 
     15  1.4.2.2  bouyer .include <bsd.kinc.mk>
     16