Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-6]: src/sys/arch/newsmips/include pullup-1-6 ticket #479 (jdole...
details: https://anonhg.NetBSD.org/src/rev/e071db0197a7
branches: netbsd-1-6
changeset: 528403:e071db0197a7
user: thorpej <thorpej%NetBSD.org@localhost>
date: Thu Jul 11 19:24:11 2002 +0000
description:
pullup-1-6 ticket #479 (jdolecek).
Original log message:
do not install apbus.h, apcall.h, romcall.h
diffstat:
sys/arch/newsmips/include/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (24 lines):
diff -r b81c9554af4d -r e071db0197a7 sys/arch/newsmips/include/Makefile
--- a/sys/arch/newsmips/include/Makefile Thu Jul 11 19:22:21 2002 +0000
+++ b/sys/arch/newsmips/include/Makefile Thu Jul 11 19:24:11 2002 +0000
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.22 2001/04/15 17:13:14 kleink Exp $
+# $NetBSD: Makefile,v 1.22.18.1 2002/07/11 19:24:11 thorpej Exp $
KDIR= /sys/arch/newsmips/include
INCSDIR= /usr/include/newsmips
-INCS= adrsmap.h ansi.h asm.h aout_machdep.h apbus.h apcall.h autoconf.h \
+INCS= adrsmap.h ansi.h asm.h aout_machdep.h autoconf.h \
bswap.h bsd-aout.h \
cdefs.h conf.h cpu.h \
db_machdep.h disklabel.h \
@@ -16,7 +16,7 @@
limits.h lock.h locore.h \
machConst.h math.h mips_opcode.h \
param.h pcb.h pmap.h proc.h profile.h psl.h pte.h ptrace.h \
- reg.h regdef.h regnum.h reloc.h romcall.h \
+ reg.h regdef.h regnum.h reloc.h \
setjmp.h signal.h stdarg.h \
trap.h types.h \
varargs.h vmparam.h \
Home |
Main Index |
Thread Index |
Old Index