Source-Changes-HG archive

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

[src/trunk]: src/sys/arch/sparc/include Install (new) cpuconf.h.



details:   https://anonhg.NetBSD.org/src/rev/7befee360e2f
branches:  trunk
changeset: 545594:7befee360e2f
user:      jdc <jdc%NetBSD.org@localhost>
date:      Fri Apr 11 13:54:16 2003 +0000

description:
Install (new) cpuconf.h.

>From Christopher SEKIYA in PR port-sparc/21093.

diffstat:

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

diffs (16 lines):

diff -r 49a84dcdfdce -r 7befee360e2f sys/arch/sparc/include/Makefile
--- a/sys/arch/sparc/include/Makefile   Fri Apr 11 12:56:25 2003 +0000
+++ b/sys/arch/sparc/include/Makefile   Fri Apr 11 13:54:16 2003 +0000
@@ -1,10 +1,10 @@
-#      $NetBSD: Makefile,v 1.25 2003/01/18 06:44:57 thorpej Exp $
+#      $NetBSD: Makefile,v 1.26 2003/04/11 13:54:16 jdc Exp $
 
 INCSDIR= /usr/include/sparc
 
 INCS=  ansi.h aout_machdep.h apmvar.h asm.h autoconf.h \
        bswap.h bootinfo.h \
-       cdefs.h cgtworeg.h cpu.h \
+       cdefs.h cgtworeg.h cpu.h cpuconf.h \
        disklabel.h \
        eeprom.h elf_machdep.h endian.h endian_machdep.h \
        float.h frame.h fsr.h \



Home | Main Index | Thread Index | Old Index