Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/netbsd-1-4]: src/sys/arch/pmax/include pull up contents of rev 1.10 (via...



details:   https://anonhg.NetBSD.org/src/rev/953011aaf783
branches:  netbsd-1-4
changeset: 469228:953011aaf783
user:      cgd <cgd%NetBSD.org@localhost>
date:      Mon Aug 09 19:12:44 1999 +0000

description:
pull up contents of rev 1.10 (via patch).  (simonb)

diffstat:

 sys/arch/pmax/include/Makefile |  6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

diffs (19 lines):

diff -r 8d1cc48b4750 -r 953011aaf783 sys/arch/pmax/include/Makefile
--- a/sys/arch/pmax/include/Makefile    Mon Aug 09 17:58:51 1999 +0000
+++ b/sys/arch/pmax/include/Makefile    Mon Aug 09 19:12:44 1999 +0000
@@ -1,4 +1,4 @@
-#      $NetBSD: Makefile,v 1.8 1999/03/30 18:38:58 soda Exp $
+#      $NetBSD: Makefile,v 1.8.2.1 1999/08/09 19:12:44 cgd Exp $
 
 KDIR=  /sys/arch/pmax/include
 INCSDIR= /usr/include/pmax
@@ -8,7 +8,7 @@
        ecoff_machdep.h elf.h elf_machdep.h endian.h fbio.h fbvar.h float.h \
        ieeefp.h intr.h kcore.h kdbparam.h limits.h locore.h mips_opcode.h \
        param.h pcb.h pmap.h pmioctl.h proc.h profile.h psl.h pte.h ptrace.h \
-       reg.h regdef.h regnum.h reloc.h setjmp.h signal.h stdarg.h trap.h \
-       types.h varargs.h vmparam.h
+       reg.h regdef.h regnum.h reloc.h setjmp.h signal.h stdarg.h \
+       tc_machdep.h trap.h types.h varargs.h vmparam.h
 
 .include <bsd.kinc.mk>



Home | Main Index | Thread Index | Old Index