Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.3.8.3
      1  1.3.8.3  nathanw #	$NetBSD: Makefile,v 1.3.8.3 2002/06/20 03:37:27 nathanw Exp $
      2  1.3.8.2      wdk 
      3  1.3.8.2      wdk KDIR=	/sys/arch/algor/include
      4  1.3.8.2      wdk INCSDIR=/usr/include/algor
      5  1.3.8.2      wdk 
      6  1.3.8.2      wdk INCS=	ansi.h aout_machdep.h asm.h autoconf.h \
      7  1.3.8.2      wdk 	bswap.h bsd-aout.h bus.h \
      8  1.3.8.2      wdk 	cdefs.h cpu.h \
      9  1.3.8.2      wdk 	db_machdep.h disklabel.h \
     10  1.3.8.2      wdk 	ecoff_machdep.h elf_machdep.h endian.h endian_machdep.h \
     11  1.3.8.2      wdk 	float.h \
     12  1.3.8.2      wdk 	ieee.h ieeefp.h \
     13  1.3.8.2      wdk 	int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
     14  1.3.8.2      wdk 	intr.h \
     15  1.3.8.2      wdk 	isa_machdep.h \
     16  1.3.8.2      wdk 	kcore.h kdbparam.h \
     17  1.3.8.2      wdk 	limits.h lock.h locore.h \
     18  1.3.8.2      wdk 	math.h mcontext.h mips_opcode.h \
     19  1.3.8.2      wdk 	param.h pcb.h pci_machdep.h \
     20  1.3.8.2      wdk 	pmap.h proc.h profile.h psl.h pte.h ptrace.h \
     21  1.3.8.3  nathanw 	reg.h regdef.h regnum.h reloc.h \
     22  1.3.8.2      wdk 	setjmp.h signal.h stdarg.h \
     23  1.3.8.2      wdk 	trap.h types.h \
     24  1.3.8.2      wdk 	varargs.h vmparam.h
     25  1.3.8.2      wdk 
     26  1.3.8.2      wdk .include <bsd.kinc.mk>
     27