Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/arm/include Install all the headers (arm32 does).
details: https://anonhg.NetBSD.org/src/rev/afeaa21d755c
branches: trunk
changeset: 502102:afeaa21d755c
user: bjh21 <bjh21%NetBSD.org@localhost>
date: Thu Jan 11 21:05:03 2001 +0000
description:
Install all the headers (arm32 does).
diffstat:
sys/arch/arm/include/Makefile | 6 +++++-
1 files changed, 5 insertions(+), 1 deletions(-)
diffs (15 lines):
diff -r 3c6d4ea9e3fa -r afeaa21d755c sys/arch/arm/include/Makefile
--- a/sys/arch/arm/include/Makefile Thu Jan 11 21:03:10 2001 +0000
+++ b/sys/arch/arm/include/Makefile Thu Jan 11 21:05:03 2001 +0000
@@ -1,6 +1,10 @@
-# $NetBSD: Makefile,v 1.1 2001/01/10 18:23:03 bjh21 Exp $
+# $NetBSD: Makefile,v 1.2 2001/01/11 21:05:03 bjh21 Exp $
KDIR= /sys/arch/arm/include
INCSDIR= /usr/include/arm
+INCS= ansi.h aout_machdep.h asm.h bswap.h cdefs.h disklabel.h \
+ disklabel_acorn.h float.h fp.h ieee.h ieeefp.h int_types.h \
+ limits.h lock.h math.h setjmp.h stdarg.h trap.h varargs.h
+
.include <bsd.kinc.mk>
Home |
Main Index |
Thread Index |
Old Index