Makefile revision 1.11
11.11Sskrll# $NetBSD: Makefile,v 1.11 2014/02/24 07:23:43 skrll Exp $ 21.1Sfredette 31.1SfredetteINCSDIR= /usr/include/hppa 41.1Sfredette 51.11SskrllINCS= ansi.h aout_machdep.h asm.h autoconf.h \ 61.1Sfredette bswap.h byte_swap.h \ 71.11Sskrll cdefs.h cpu.h cpufunc.h \ 81.11Sskrll disklabel.h \ 91.11Sskrll eisa_machdep.h elf_machdep.h endian.h endian_machdep.h exec.h \ 101.1Sfredette float.h frame.h \ 111.11Sskrll ieee.h ieeefp.h intr.h intrdefs.h iomod.h isa_machdep.h \ 121.1Sfredette int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \ 131.1Sfredette kcore.h \ 141.11Sskrll limits.h loadfile_machdep.h lock.h \ 151.9Sad math.h mcontext.h mutex.h \ 161.11Sskrll nvm.h \ 171.11Sskrll param.h pcb.h pdc.h pmap.h pmc.h proc.h profile.h psl.h pte.h ptrace.h \ 181.9Sad reg.h reloc.h rwlock.h \ 191.10Sjoerg setjmp.h signal.h som.h \ 201.1Sfredette trap.h types.h \ 211.10Sjoerg vmparam.h \ 221.5Skleink wchar_limits.h 231.1Sfredette 241.1Sfredette.include <bsd.kinc.mk> 25