1 1.9 ad # $NetBSD: Makefile,v 1.9 2007/02/09 21:55:04 ad Exp $ 2 1.1 fredette 3 1.1 fredette INCSDIR= /usr/include/hppa 4 1.1 fredette 5 1.1 fredette INCS= ansi.h aout_machdep.h asm.h \ 6 1.1 fredette bswap.h byte_swap.h \ 7 1.1 fredette cdefs.h cpufunc.h \ 8 1.1 fredette elf_machdep.h endian_machdep.h exec.h \ 9 1.1 fredette float.h frame.h \ 10 1.1 fredette ieee.h ieeefp.h \ 11 1.1 fredette int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \ 12 1.1 fredette kcore.h \ 13 1.1 fredette limits.h lock.h \ 14 1.9 ad math.h mcontext.h mutex.h \ 15 1.2 briggs param.h pcb.h pmap.h pmc.h proc.h profile.h psl.h pte.h ptrace.h \ 16 1.9 ad reg.h reloc.h rwlock.h \ 17 1.8 skrll setjmp.h signal.h som.h stdarg.h \ 18 1.1 fredette trap.h types.h \ 19 1.5 kleink varargs.h vmparam.h \ 20 1.5 kleink wchar_limits.h 21 1.1 fredette 22 1.1 fredette .include <bsd.kinc.mk> 23