Makefile revision 1.8
1# $NetBSD: Makefile,v 1.8 2000/02/26 22:15:40 mycroft Exp $ 2 3KDIR= /sys/arch/alpha/include 4INCSDIR= /usr/include/alpha 5 6INCS= alpha_cpu.h ansi.h aout_machdep.h asm.h atomic.h autoconf.h bswap.h \ 7 bus.h bwx.h cdefs.h cfbreg.h conf.h cpu.h cpuconf.h db_machdep.h \ 8 disklabel.h ecoff_machdep.h elf_machdep.h endian.h fbio.h float.h \ 9 frame.h ieee.h ieeefp.h intr.h intrcnt.h kbio.h kcore.h limits.h \ 10 math.h pal.h param.h pcb.h pio.h pmap.h proc.h profile.h prom.h psl.h \ 11 pte.h ptrace.h reg.h rpb.h setjmp.h sfbreg.h signal.h stdarg.h \ 12 sysarch.h types.h varargs.h vmparam.h vuid_event.h z8530var.h 13 14.include <bsd.kinc.mk> 15