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