Makefile revision 1.8
11.8Sskrll# $NetBSD: Makefile,v 1.8 2007/02/06 21:59:24 skrll Exp $ 21.1Sfredette 31.1SfredetteINCSDIR= /usr/include/hppa 41.1Sfredette 51.1SfredetteINCS= ansi.h aout_machdep.h asm.h \ 61.1Sfredette bswap.h byte_swap.h \ 71.1Sfredette cdefs.h cpufunc.h \ 81.1Sfredette elf_machdep.h endian_machdep.h exec.h \ 91.1Sfredette float.h frame.h \ 101.1Sfredette ieee.h ieeefp.h \ 111.1Sfredette int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \ 121.1Sfredette kcore.h \ 131.1Sfredette limits.h lock.h \ 141.4Smatt math.h mcontext.h \ 151.2Sbriggs param.h pcb.h pmap.h pmc.h proc.h profile.h psl.h pte.h ptrace.h \ 161.1Sfredette reg.h reloc.h \ 171.8Sskrll setjmp.h signal.h som.h stdarg.h \ 181.1Sfredette trap.h types.h \ 191.5Skleink varargs.h vmparam.h \ 201.5Skleink wchar_limits.h 211.1Sfredette 221.1Sfredette.include <bsd.kinc.mk> 23