1 1.15.6.4 thorpej # $NetBSD: Makefile,v 1.15.6.4 2002/12/11 06:11:54 thorpej Exp $ 2 1.15.6.2 thorpej 3 1.15.6.2 thorpej INCSDIR= /usr/include/sh3 4 1.15.6.2 thorpej 5 1.15.6.2 thorpej INCS= ansi.h aout_machdep.h asm.h \ 6 1.15.6.2 thorpej bswap.h bus.h \ 7 1.15.6.2 thorpej cdefs.h coff_machdep.h cpu.h cputypes.h \ 8 1.15.6.2 thorpej db_machdep.h disklabel.h \ 9 1.15.6.2 thorpej elf_machdep.h endian.h endian_machdep.h \ 10 1.15.6.2 thorpej float.h frame.h \ 11 1.15.6.2 thorpej ieee.h ieeefp.h \ 12 1.15.6.2 thorpej int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \ 13 1.15.6.2 thorpej intr.h \ 14 1.15.6.2 thorpej limits.h lock.h \ 15 1.15.6.2 thorpej math.h mcontext.h \ 16 1.15.6.3 nathanw param.h pcb.h pmap.h pmc.h proc.h profile.h psl.h \ 17 1.15.6.2 thorpej pte.h ptrace.h \ 18 1.15.6.2 thorpej reg.h \ 19 1.15.6.2 thorpej setjmp.h sh_opcode.h \ 20 1.15.6.2 thorpej signal.h stdarg.h \ 21 1.15.6.2 thorpej types.h \ 22 1.15.6.2 thorpej va-sh.h varargs.h vmparam.h 23 1.15.6.2 thorpej 24 1.15.6.2 thorpej .include <bsd.kinc.mk> 25