Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/thorpej_scsipi]: src/sys/arch Update thorpej_scsipi to -current as of a ...
details: https://anonhg.NetBSD.org/src/rev/b61a85b3fd80
branches: thorpej_scsipi
changeset: 477325:b61a85b3fd80
user: bouyer <bouyer%NetBSD.org@localhost>
date: Mon Nov 20 19:54:54 2000 +0000
description:
Update thorpej_scsipi to -current as of a month ago
diffstat:
sys/arch/Makefile | 10 +++++++---
1 files changed, 7 insertions(+), 3 deletions(-)
diffs (25 lines):
diff -r 6695d8b11f19 -r b61a85b3fd80 sys/arch/Makefile
--- a/sys/arch/Makefile Mon Nov 20 18:08:02 2000 +0000
+++ b/sys/arch/Makefile Mon Nov 20 19:54:54 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 1999/03/04 19:46:09 drochner Exp $
+# $NetBSD: Makefile,v 1.5.8.1 2000/11/20 19:54:54 bouyer Exp $
# For now, we install the machine and arch includes, and symlink 'machine'
# to the location of the machine includes.
@@ -12,9 +12,13 @@
SUBDIR+= ${ARCHSUBDIR}
.endif
.endif
+.if ${MACHINE} == sparc
+SUBDIR+= sparc64
+.endif
-#SUBDIR= alpha amiga arm32 atari bebox hp300 i386 m68k mac68k macppc mips \
-# mvme68k newsmips ofppc pc532 pica pmax powerpc sparc sun3 vax x68k
+#SUBDIR= alpha amiga arc arm32 atari bebox evbsh3 hp300 hpcmips i386 luna68k \
+# m68k mac68k macppc mips mmeye mvme68k news68k newsmips next68k ofppc \
+# pc532 pmax powerpc sh3 sparc sparc64 sun3 vax x68k
SYMLINKS= ${MACHINE} /usr/include/machine
Home |
Main Index |
Thread Index |
Old Index