Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.4.8.2
      1  1.4.8.2  bouyer #	$NetBSD: Makefile,v 1.4.8.2 2001/04/21 17:53:59 bouyer Exp $
      2      1.1     cgd 
      3      1.1     cgd KDIR=	/sys/arch/macppc/include
      4      1.1     cgd INCSDIR= /usr/include/macppc
      5      1.1     cgd 
      6  1.4.8.2  bouyer INCS=	adbsys.h ansi.h aout_machdep.h asm.h autoconf.h \
      7  1.4.8.2  bouyer 	bat.h bswap.h bus.h \
      8  1.4.8.2  bouyer 	cdefs.h cpu.h \
      9  1.4.8.2  bouyer 	db_machdep.h disklabel.h \
     10  1.4.8.2  bouyer 	elf_machdep.h endian.h endian_machdep.h \
     11  1.4.8.2  bouyer 	float.h fpu.h frame.h \
     12  1.4.8.2  bouyer 	grfioctl.h \
     13  1.4.8.2  bouyer 	ieee.h ieeefp.h \
     14  1.4.8.2  bouyer 	int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
     15  1.4.8.2  bouyer 	intr.h ipkdb.h \
     16  1.4.8.2  bouyer 	kcore.h keyboard.h \
     17  1.4.8.2  bouyer 	limits.h lock.h \
     18  1.4.8.2  bouyer 	machine_type.h math.h \
     19  1.4.8.2  bouyer 	param.h pcb.h pio.h pmap.h powerpc.h proc.h profile.h psl.h \
     20  1.4.8.2  bouyer 	pte.h ptrace.h \
     21  1.4.8.2  bouyer 	reg.h reloc.h \
     22  1.4.8.2  bouyer 	setjmp.h signal.h stdarg.h \
     23  1.4.8.2  bouyer 	trap.h types.h \
     24  1.4.8.2  bouyer 	varargs.h vmparam.h \
     25  1.4.8.2  bouyer 	z8530var.h
     26      1.1     cgd 
     27      1.1     cgd .include <bsd.kinc.mk>
     28