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 19:58:46 bouyer Exp $
      2      1.1     cgd 
      3      1.1     cgd KDIR=	/sys/arch/amiga/include
      4      1.1     cgd INCSDIR= /usr/include/amiga
      5      1.1     cgd 
      6      1.3  bouyer INCS=	ansi.h aout_machdep.h asm.h bswap.h bus.h cdefs.h conf.h cpu.h \
      7  1.5.2.1  bouyer 	cpufunc.h db_machdep.h disklabel.h elf_machdep.h endian.h \
      8  1.5.2.1  bouyer 	endian_machdep.h fbio.h float.h frame.h ieee.h ieeefp.h int_types.h \
      9  1.5.2.1  bouyer 	intr.h kcore.h limits.h lock.h math.h mtpr.h param.h pcb.h pmap.h \
     10  1.5.2.1  bouyer 	proc.h profile.h psl.h pte.h ptrace.h reg.h setjmp.h signal.h \
     11  1.5.2.1  bouyer 	stdarg.h svr4_machdep.h trap.h types.h varargs.h vmparam.h
     12      1.1     cgd 
     13      1.1     cgd .include <bsd.kinc.mk>
     14