Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/sh5/include Install <sh5/pte.h> for the benefit of ...
details: https://anonhg.NetBSD.org/src/rev/3e2608287477
branches: trunk
changeset: 533948:3e2608287477
user: scw <scw%NetBSD.org@localhost>
date: Thu Jul 11 14:11:18 2002 +0000
description:
Install <sh5/pte.h> for the benefit of cpu.h.
diffstat:
sys/arch/sh5/include/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 8fa2b75a3b2f -r 3e2608287477 sys/arch/sh5/include/Makefile
--- a/sys/arch/sh5/include/Makefile Thu Jul 11 14:10:39 2002 +0000
+++ b/sys/arch/sh5/include/Makefile Thu Jul 11 14:11:18 2002 +0000
@@ -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 @@
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 \
Home |
Main Index |
Thread Index |
Old Index