Install pio.h.

This commit is contained in:
mycroft 2000-02-26 22:15:40 +00:00
parent 3db2f50e04
commit 76a60b98d3

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.7 1999/12/23 10:15:09 kleink Exp $
# $NetBSD: Makefile,v 1.8 2000/02/26 22:15:40 mycroft Exp $
KDIR= /sys/arch/alpha/include
INCSDIR= /usr/include/alpha
@ -7,8 +7,8 @@ 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 \
disklabel.h ecoff_machdep.h elf_machdep.h endian.h fbio.h float.h \
frame.h ieee.h ieeefp.h intr.h intrcnt.h kbio.h kcore.h limits.h \
math.h pal.h param.h pcb.h pmap.h proc.h profile.h prom.h psl.h pte.h \
ptrace.h reg.h rpb.h setjmp.h sfbreg.h signal.h stdarg.h sysarch.h \
types.h varargs.h vmparam.h vuid_event.h z8530var.h
math.h pal.h param.h pcb.h pio.h pmap.h proc.h profile.h prom.h psl.h \
pte.h ptrace.h reg.h rpb.h setjmp.h sfbreg.h signal.h stdarg.h \
sysarch.h types.h varargs.h vmparam.h vuid_event.h z8530var.h
.include <bsd.kinc.mk>