Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch/mvme68k/include Backout the last change; I'll deal ...
details: https://anonhg.NetBSD.org/src/rev/484174421735
branches: trunk
changeset: 500115:484174421735
user: scw <scw%NetBSD.org@localhost>
date: Tue Dec 05 19:54:09 2000 +0000
description:
Backout the last change; I'll deal with it another way.
diffstat:
sys/arch/mvme68k/include/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r d601d0c8d09a -r 484174421735 sys/arch/mvme68k/include/Makefile
--- a/sys/arch/mvme68k/include/Makefile Tue Dec 05 19:51:14 2000 +0000
+++ b/sys/arch/mvme68k/include/Makefile Tue Dec 05 19:54:09 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2000/12/05 18:42:18 scw Exp $
+# $NetBSD: Makefile,v 1.12 2000/12/05 19:54:09 scw Exp $
KDIR= /sys/arch/mvme68k/include
INCSDIR= /usr/include/mvme68k
@@ -6,7 +6,7 @@
INCS= ansi.h aout_machdep.h asm.h autoconf.h bswap.h cdefs.h cpu.h \
db_machdep.h disklabel.h elf_machdep.h endian.h endian_machdep.h \
float.h frame.h ieee.h ieeefp.h int_types.h intr.h kcore.h \
- limits.h loadfile_machdep.h lock.h math.h param.h pcb.h pmap.h z
+ limits.h lock.h math.h param.h pcb.h pmap.h \
proc.h profile.h prom.h psl.h pte.h ptrace.h reg.h setjmp.h \
signal.h stdarg.h svr4_machdep.h trap.h types.h varargs.h \
vmparam.h z8530var.h
Home |
Main Index |
Thread Index |
Old Index