Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.5.2.1
      1  1.5.2.1  bouyer #	$NetBSD: Makefile,v 1.5.2.1 2000/11/20 20:12:19 bouyer 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.3  bouyer INCS=	adbsys.h ansi.h aout_machdep.h asm.h autoconf.h bswap.h bus.h cdefs.h \
      7  1.5.2.1  bouyer 	cpu.h db_machdep.h disklabel.h elf_machdep.h endian.h \
      8  1.5.2.1  bouyer 	endian_machdep.h float.h frame.h grfioctl.h ieee.h ieeefp.h \
      9  1.5.2.1  bouyer 	int_types.h intr.h iteioctl.h kcore.h keyboard.h limits.h lock.h \
     10  1.5.2.1  bouyer 	param.h math.h pcb.h pio.h pmap.h proc.h profile.h psc.h psl.h \
     11      1.5  kleink 	pte.h ptrace.h reg.h scsi_5380.h setjmp.h signal.h stdarg.h \
     12      1.5  kleink 	svr4_machdep.h trap.h types.h varargs.h viareg.h vmparam.h z8530var.h
     13      1.1     cgd 
     14      1.1     cgd .include <bsd.kinc.mk>
     15