Install <sh5/pte.h> for the benefit of cpu.h.

This commit is contained in:
scw 2002-07-11 14:11:18 +00:00
parent e0e8310758
commit 384b76c19b

View File

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.3 2002/07/10 10:38:22 scw Exp $
# $NetBSD: Makefile,v 1.4 2002/07/11 14:11:18 scw Exp $
KDIR= /sys/arch/sh5/include
INCSDIR= /usr/include/sh5
@ -13,7 +13,7 @@ INCS= ansi.h aout_machdep.h asm.h \
int_const.h int_fmtio.h int_limits.h int_mwgwtypes.h int_types.h \
limits.h lock.h \
math.h \
param.h pcb.h pmap.h proc.h profile.h ptrace.h \
param.h pcb.h pmap.h proc.h profile.h pte.h ptrace.h \
reg.h \
setjmp.h signal.h stdarg.h \
trap.h types.h \