Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch Sync the commented-out subdir list with reality.
details: https://anonhg.NetBSD.org/src/rev/253c8ad048f1
branches: trunk
changeset: 522067:253c8ad048f1
user: thorpej <thorpej%NetBSD.org@localhost>
date: Mon Feb 11 06:51:27 2002 +0000
description:
Sync the commented-out subdir list with reality.
diffstat:
sys/arch/Makefile | 11 +++++++----
1 files changed, 7 insertions(+), 4 deletions(-)
diffs (25 lines):
diff -r 9b97e1685195 -r 253c8ad048f1 sys/arch/Makefile
--- a/sys/arch/Makefile Mon Feb 11 06:08:23 2002 +0000
+++ b/sys/arch/Makefile Mon Feb 11 06:51:27 2002 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.17 2002/02/04 08:35:27 thorpej Exp $
+# $NetBSD: Makefile,v 1.18 2002/02/11 06:51:27 thorpej Exp $
# For now, we install the machine and arch includes, and symlink 'machine'
# to the location of the machine includes (usually).
@@ -25,9 +25,12 @@
SUBDIR+= sun68k
.endif
-#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
+#SUBDIR= acorn32 algor alpha amiga amigappc arm arm26 arc atari bebox cats \
+# cesfic cobalt dreamcast evbarm evbsh3 hp300 hpc hpcarm hpcmips hpcsh \
+# i386 luna68k m68k mac68k macppc mips mipsco mmeye mvme68k netwinder \
+# news68k newsmips next68k ofppc pc532 playstation2 pmax powerpc prep \
+# sandpoint sgimips sh3 shark sparc sparc64 sun2 sun3 sun68k vax walnut \
+# x68k x86_64
SYMLINKS= ${MACHINE} /usr/include/machine
Home |
Main Index |
Thread Index |
Old Index