Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.2
      1  1.2  is #	$NetBSD: Makefile,v 1.2 2000/06/05 21:37:33 is Exp $
      2  1.1  is 
      3  1.2  is KDIR=	/sys/arch/amigappc/include
      4  1.2  is INCSDIR= /usr/include/amigappc
      5  1.1  is 
      6  1.1  is INCS=	ansi.h aout_machdep.h asm.h bswap.h bus.h cdefs.h conf.h cpu.h \
      7  1.1  is 	cpufunc.h db_machdep.h disklabel.h elf_machdep.h endian.h fbio.h \
      8  1.1  is 	float.h frame.h ieee.h ieeefp.h intr.h kcore.h limits.h mtpr.h \
      9  1.1  is 	param.h pcb.h pmap.h proc.h profile.h psl.h pte.h ptrace.h reg.h \
     10  1.1  is 	setjmp.h signal.h stdarg.h svr4_machdep.h trap.h types.h varargs.h \
     11  1.1  is 	vmparam.h
     12  1.1  is 
     13  1.1  is .include <bsd.kinc.mk>
     14