Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.23
      1  1.23  drochner #	$NetBSD: Makefile,v 1.23 2006/07/26 19:54:56 drochner Exp $
      2   1.1       cgd 
      3   1.1       cgd INCSDIR= /usr/include/hp300
      4   1.1       cgd 
      5  1.22   tsutsui INCS=	ansi.h aout_machdep.h asm.h \
      6  1.13    kleink 	bswap.h bus.h \
      7  1.13    kleink 	cdefs.h cpu.h \
      8  1.23  drochner 	disklabel.h \
      9  1.13    kleink 	elf_machdep.h endian.h endian_machdep.h \
     10  1.13    kleink 	float.h frame.h \
     11  1.13    kleink 	hp300spu.h hpux_machdep.h \
     12  1.14    kleink 	ieee.h ieeefp.h \
     13  1.15    kleink 	int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
     14  1.15    kleink 	intr.h \
     15  1.13    kleink 	kcore.h \
     16  1.13    kleink 	limits.h lock.h \
     17  1.19   thorpej 	math.h mcontext.h \
     18  1.17    briggs 	param.h pcb.h pmap.h pmc.h proc.h profile.h psl.h pte.h ptrace.h \
     19  1.13    kleink 	reg.h \
     20  1.16    kleink 	setjmp.h signal.h stdarg.h \
     21  1.13    kleink 	trap.h types.h \
     22  1.20    kleink 	varargs.h vmparam.h \
     23  1.20    kleink 	wchar_limits.h
     24   1.1       cgd 
     25   1.1       cgd .include <bsd.kinc.mk>
     26