Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.3
      1  1.3  bouyer #	$NetBSD: Makefile,v 1.3 1999/01/15 13:31:25 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.3  bouyer 	cpu.h db_machdep.h disklabel.h elf_machdep.h endian.h float.h frame.h \
      8  1.2   veego 	grfioctl.h ieeefp.h intr.h iteioctl.h kcore.h keyboard.h limits.h \
      9  1.2   veego 	param.h pcb.h pio.h pmap.h proc.h profile.h psc.h psl.h pte.h ptrace.h \
     10  1.2   veego 	reg.h scsi_5380.h setjmp.h signal.h stdarg.h trap.h types.h varargs.h \
     11  1.2   veego 	viareg.h vmparam.h z8530var.h
     12  1.1     cgd 
     13  1.1     cgd .include <bsd.kinc.mk>
     14