Home | History | Annotate | Line # | Download | only in include
Makefile revision 1.30.4.1
      1  1.30.4.1   rpaulo #	$NetBSD: Makefile,v 1.30.4.1 2006/09/09 02:37:59 rpaulo Exp $
      2       1.1    bjh21 
      3       1.1    bjh21 INCSDIR= /usr/include/arm
      4       1.2    bjh21 
      5      1.13   kleink INCS=	ansi.h aout_machdep.h armreg.h asm.h \
      6      1.26  thorpej 	bswap.h byte_swap.h bus.h \
      7      1.23  thorpej 	cdefs.h cpu.h \
      8  1.30.4.1   rpaulo 	disklabel.h \
      9      1.17    bjh21 	elf_machdep.h endian.h endian_machdep.h \
     10      1.13   kleink 	float.h fp.h frame.h \
     11      1.14   kleink 	ieee.h ieeefp.h \
     12      1.15   kleink 	int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
     13      1.23  thorpej 	ipkdb.h \
     14      1.13   kleink 	limits.h lock.h \
     15      1.28  thorpej 	math.h mcontext.h \
     16      1.25   briggs 	param.h pcb.h pmc.h proc.h profile.h \
     17      1.22  thorpej 	ptrace.h \
     18      1.13   kleink 	reg.h \
     19      1.24    bjh21 	setjmp.h signal.h stdarg.h swi.h sysarch.h \
     20      1.13   kleink 	trap.h types.h \
     21      1.29   kleink 	varargs.h \
     22      1.29   kleink 	wchar_limits.h
     23       1.1    bjh21 
     24       1.1    bjh21 .include <bsd.kinc.mk>
     25