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