2000-06-26 19:42:16 +04:00
|
|
|
# $NetBSD: Makefile,v 1.13 2000/06/26 15:42:16 kleink Exp $
|
1998-06-13 03:22:30 +04:00
|
|
|
|
|
|
|
KDIR= /sys/arch/alpha/include
|
|
|
|
INCSDIR= /usr/include/alpha
|
|
|
|
|
1999-12-04 03:18:15 +03:00
|
|
|
INCS= alpha_cpu.h ansi.h aout_machdep.h asm.h atomic.h autoconf.h bswap.h \
|
|
|
|
bus.h bwx.h cdefs.h cfbreg.h conf.h cpu.h cpuconf.h db_machdep.h \
|
2000-03-18 01:36:31 +03:00
|
|
|
disklabel.h ecoff_machdep.h elf_machdep.h endian.h endian_machdep.h \
|
2000-06-26 19:42:16 +04:00
|
|
|
fbio.h float.h frame.h ieee.h ieeefp.h int_types.h intr.h kbio.h \
|
2000-04-29 07:45:42 +04:00
|
|
|
kcore.h limits.h lock.h math.h pal.h param.h pcb.h pio.h pmap.h proc.h \
|
2000-03-26 09:52:17 +04:00
|
|
|
profile.h prom.h psl.h pte.h ptrace.h reg.h rpb.h setjmp.h \
|
2000-06-26 19:42:16 +04:00
|
|
|
signal.h stdarg.h sysarch.h types.h varargs.h vmparam.h \
|
|
|
|
vuid_event.h z8530var.h
|
1998-06-13 03:22:30 +04:00
|
|
|
|
|
|
|
.include <bsd.kinc.mk>
|