Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.6.2.2
      1  1.6.2.2  bouyer #	$NetBSD: Makefile,v 1.6.2.2 2000/11/20 20:16:10 bouyer Exp $
      2  1.6.2.2  bouyer 
      3  1.6.2.2  bouyer KDIR=	/sys/arch/news68k/include
      4  1.6.2.2  bouyer INCSDIR= /usr/include/news68k
      5  1.6.2.2  bouyer 
      6  1.6.2.2  bouyer INCS=	ansi.h aout_machdep.h asm.h autoconf.h bswap.h bus.h cdefs.h cpu.h \
      7  1.6.2.2  bouyer 	db_machdep.h disklabel.h elf_machdep.h endian.h endian_machdep.h \
      8  1.6.2.2  bouyer 	float.h frame.h ieee.h ieeefp.h int_types.h intr.h kcore.h limits.h \
      9  1.6.2.2  bouyer 	lock.h math.h param.h pcb.h pmap.h proc.h profile.h psl.h pte.h \
     10  1.6.2.2  bouyer 	ptrace.h reg.h setjmp.h signal.h stdarg.h svr4_machdep.h trap.h \
     11  1.6.2.2  bouyer 	types.h varargs.h vmparam.h
     12  1.6.2.2  bouyer 
     13  1.6.2.2  bouyer .include <bsd.kinc.mk>
     14