1 1.27 drochner # $NetBSD: Makefile,v 1.27 2006/07/26 19:54:56 drochner Exp $ 2 1.1 cgd 3 1.1 cgd INCSDIR= /usr/include/alpha 4 1.1 cgd 5 1.15 kleink INCS= alpha_cpu.h ansi.h aout_machdep.h asm.h atomic.h autoconf.h \ 6 1.15 kleink bswap.h bus.h bwx.h \ 7 1.21 gehenna cdefs.h cfbreg.h cpu.h cpuconf.h \ 8 1.27 drochner disklabel.h \ 9 1.15 kleink ecoff_machdep.h elf_machdep.h endian.h endian_machdep.h \ 10 1.19 ross float.h fpu.h frame.h \ 11 1.16 kleink ieee.h ieeefp.h \ 12 1.17 kleink int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \ 13 1.17 kleink intr.h \ 14 1.25 drochner joystick.h \ 15 1.15 kleink kbio.h kcore.h \ 16 1.15 kleink limits.h lock.h \ 17 1.23 thorpej math.h mcontext.h \ 18 1.20 briggs pal.h param.h pcb.h pio.h pmap.h pmc.h proc.h profile.h prom.h psl.h \ 19 1.15 kleink pte.h ptrace.h \ 20 1.15 kleink reg.h rpb.h \ 21 1.15 kleink setjmp.h signal.h stdarg.h sysarch.h \ 22 1.15 kleink types.h \ 23 1.15 kleink varargs.h vmparam.h vuid_event.h \ 24 1.24 kleink wchar_limits.h \ 25 1.15 kleink z8530var.h 26 1.1 cgd 27 1.1 cgd .include <bsd.kinc.mk> 28