Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.8
      1  1.8   kleink #	$NetBSD: Makefile,v 1.8 1999/12/23 10:15:11 kleink Exp $
      2  1.1      cgd 
      3  1.1      cgd KDIR=	/sys/arch/hp300/include
      4  1.1      cgd INCSDIR= /usr/include/hp300
      5  1.1      cgd 
      6  1.3   bouyer INCS=	ansi.h aout_machdep.h asm.h autoconf.h bswap.h bus.h cdefs.h cpu.h \
      7  1.2    veego 	db_machdep.h disklabel.h elf_machdep.h endian.h float.h frame.h \
      8  1.4  minoura 	hp300spu.h hpux_machdep.h ieee.h ieeefp.h intr.h kcore.h limits.h \
      9  1.8   kleink 	math.h param.h pcb.h pmap.h proc.h profile.h psl.h pte.h ptrace.h \
     10  1.8   kleink 	reg.h setjmp.h signal.h stdarg.h svr4_machdep.h trap.h types.h \
     11  1.8   kleink 	varargs.h vmparam.h
     12  1.1      cgd 
     13  1.1      cgd .include <bsd.kinc.mk>
     14