Makefile revision 1.2
11.2Sbriggs# $NetBSD: Makefile,v 1.2 2002/08/07 05:15:25 briggs Exp $ 21.1Sfredette 31.1SfredetteKDIR= /sys/arch/hppa/include 41.1SfredetteINCSDIR= /usr/include/hppa 51.1Sfredette 61.1SfredetteINCS= ansi.h aout_machdep.h asm.h \ 71.1Sfredette bswap.h byte_swap.h \ 81.1Sfredette cdefs.h cpufunc.h \ 91.1Sfredette db_machdep.h \ 101.1Sfredette elf_machdep.h endian_machdep.h exec.h \ 111.1Sfredette float.h frame.h \ 121.1Sfredette ieee.h ieeefp.h \ 131.1Sfredette int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \ 141.1Sfredette kcore.h \ 151.1Sfredette limits.h lock.h \ 161.1Sfredette math.h \ 171.2Sbriggs param.h pcb.h pmap.h pmc.h proc.h profile.h psl.h pte.h ptrace.h \ 181.1Sfredette reg.h reloc.h \ 191.1Sfredette setjmp.h signal.h som.h spinlock.h stdarg.h \ 201.1Sfredette trap.h types.h \ 211.1Sfredette varargs.h vmparam.h 221.1Sfredette 231.1Sfredette.include <bsd.kinc.mk> 24