Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/pmax/include Remove clock_machdep.h.



details:   https://anonhg.NetBSD.org/src/rev/4298fe060fcc
branches:  trunk
changeset: 518436:4298fe060fcc
user:      gmcgarry <gmcgarry%NetBSD.org@localhost>
date:      Fri Nov 30 06:30:52 2001 +0000

description:
Remove clock_machdep.h.

diffstat:

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

diffs (17 lines):

diff -r d42e9ae592f1 -r 4298fe060fcc sys/arch/pmax/include/Makefile
--- a/sys/arch/pmax/include/Makefile    Fri Nov 30 04:57:26 2001 +0000
+++ b/sys/arch/pmax/include/Makefile    Fri Nov 30 06:30:52 2001 +0000
@@ -1,11 +1,11 @@
-#      $NetBSD: Makefile,v 1.23 2001/09/19 18:51:03 thorpej Exp $
+#      $NetBSD: Makefile,v 1.24 2001/11/30 06:30:52 gmcgarry Exp $
 
 KDIR=  /sys/arch/pmax/include
 INCSDIR= /usr/include/pmax
 
 INCS=  ansi.h aout_machdep.h asm.h autoconf.h \
        bswap.h bsd-aout.h bus.h \
-       cdefs.h clock_machdep.h conf.h cpu.h \
+       cdefs.h conf.h cpu.h \
        db_machdep.h dc7085cons.h disklabel.h \
        ecoff_machdep.h elf_machdep.h endian.h endian_machdep.h \
        fbvar.h float.h \



Home | Main Index | Thread Index | Old Index