Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/sys/arch delete obsolete comment
details: https://anonhg.NetBSD.org/src/rev/1538fb550402
branches: trunk
changeset: 500717:1538fb550402
user: jdolecek <jdolecek%NetBSD.org@localhost>
date: Sun Dec 17 15:52:39 2000 +0000
description:
delete obsolete comment
diffstat:
sys/arch/alpha/conf/Makefile.alpha | 8 +-------
sys/arch/amiga/conf/Makefile.amiga | 8 +-------
sys/arch/amigappc/conf/Makefile.amigappc | 6 ------
sys/arch/arm26/conf/Makefile.arm26 | 8 +-------
sys/arch/arm32/conf/Makefile.arm32 | 8 +-------
sys/arch/atari/conf/Makefile.atari | 8 +-------
sys/arch/bebox/conf/Makefile.bebox | 8 +-------
sys/arch/dreamcast/conf/Makefile.dreamcast | 8 +-------
sys/arch/evbsh3/conf/Makefile.evbsh3 | 8 +-------
sys/arch/hp300/conf/Makefile.hp300 | 8 +-------
sys/arch/hpcmips/conf/Makefile.hpcmips | 8 +-------
sys/arch/i386/conf/Makefile.i386 | 8 +-------
sys/arch/luna68k/conf/Makefile.luna68k | 8 +-------
sys/arch/mac68k/conf/Makefile.mac68k | 8 +-------
sys/arch/macppc/conf/Makefile.macppc | 10 ++--------
sys/arch/mips/conf/Makefile.mips | 8 +-------
sys/arch/mmeye/conf/Makefile.mmeye | 8 +-------
sys/arch/mvme68k/conf/Makefile.mvme68k | 8 +-------
sys/arch/news68k/conf/Makefile.news68k | 8 +-------
sys/arch/next68k/conf/Makefile.next68k | 8 +-------
sys/arch/ofppc/conf/Makefile.ofppc | 10 ++--------
sys/arch/pc532/conf/Makefile.pc532 | 8 +-------
sys/arch/prep/conf/Makefile.prep | 10 ++--------
sys/arch/sh3/conf/Makefile.sh3 | 8 +-------
sys/arch/sh3/conf/Makefile.sh3.be | 8 +-------
sys/arch/sh3/conf/Makefile.sh3.le | 8 +-------
sys/arch/sparc/conf/Makefile.sparc | 8 +-------
sys/arch/sparc64/conf/Makefile.sparc64 | 8 +-------
sys/arch/sun3/conf/Makefile.sun3 | 8 +-------
sys/arch/vax/conf/Makefile.vax | 8 +-------
sys/arch/x68k/conf/Makefile.x68k | 8 +-------
31 files changed, 33 insertions(+), 219 deletions(-)
diffs (truncated from 682 to 300 lines):
diff -r f748f8f6901a -r 1538fb550402 sys/arch/alpha/conf/Makefile.alpha
--- a/sys/arch/alpha/conf/Makefile.alpha Sun Dec 17 14:46:43 2000 +0000
+++ b/sys/arch/alpha/conf/Makefile.alpha Sun Dec 17 15:52:39 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.alpha,v 1.61 2000/12/07 17:32:33 jdolecek Exp $
+# $NetBSD: Makefile.alpha,v 1.62 2000/12/17 15:52:39 jdolecek Exp $
# Makefile for NetBSD
#
@@ -11,12 +11,6 @@
# Machine generic makefile changes should be made in
# /sys/arch/alpha/conf/Makefile.alpha
# after which config should be rerun for all machines of that type.
-#
-# N.B.: NO DEPENDENCIES ON FOLLOWING FLAGS ARE VISIBLE TO MAKEFILE
-# IF YOU CHANGE THE DEFINITION OF ANY OF THESE RECOMPILE EVERYTHING
-#
-# -DTRACE compile in kernel tracing hooks
-# -DQUOTA compile in file system quotas
# DEBUG is set to -g if debugging.
# PROF is set to -pg if profiling.
diff -r f748f8f6901a -r 1538fb550402 sys/arch/amiga/conf/Makefile.amiga
--- a/sys/arch/amiga/conf/Makefile.amiga Sun Dec 17 14:46:43 2000 +0000
+++ b/sys/arch/amiga/conf/Makefile.amiga Sun Dec 17 15:52:39 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.amiga,v 1.89 2000/05/09 00:56:22 hubertf Exp $
+# $NetBSD: Makefile.amiga,v 1.90 2000/12/17 15:52:40 jdolecek Exp $
# Makefile for NetBSD
#
@@ -11,12 +11,6 @@
# Machine generic makefile changes should be made in
# /sys/arch/amiga/conf/Makefile.amiga
# after which config should be rerun for all machines of that type.
-#
-# N.B.: NO DEPENDENCIES ON FOLLOWING FLAGS ARE VISIBLE TO MAKEFILE
-# IF YOU CHANGE THE DEFINITION OF ANY OF THESE RECOMPILE EVERYTHING
-#
-# -DTRACE compile in kernel tracing hooks
-# -DQUOTA compile in file system quotas
# DEBUG is set to -g if debugging.
# PROF is set to -pg if profiling.
diff -r f748f8f6901a -r 1538fb550402 sys/arch/amigappc/conf/Makefile.amigappc
--- a/sys/arch/amigappc/conf/Makefile.amigappc Sun Dec 17 14:46:43 2000 +0000
+++ b/sys/arch/amigappc/conf/Makefile.amigappc Sun Dec 17 15:52:39 2000 +0000
@@ -13,12 +13,6 @@
# Machine generic makefile changes should be made in
# /sys/arch/amiga/conf/Makefile.amiga
# after which config should be rerun for all machines of that type.
-#
-# N.B.: NO DEPENDENCIES ON FOLLOWING FLAGS ARE VISIBLE TO MAKEFILE
-# IF YOU CHANGE THE DEFINITION OF ANY OF THESE RECOMPILE EVERYTHING
-#
-# -DTRACE compile in kernel tracing hooks
-# -DQUOTA compile in file system quotas
# DEBUG is set to -g if debugging.
# PROF is set to -pg if profiling.
diff -r f748f8f6901a -r 1538fb550402 sys/arch/arm26/conf/Makefile.arm26
--- a/sys/arch/arm26/conf/Makefile.arm26 Sun Dec 17 14:46:43 2000 +0000
+++ b/sys/arch/arm26/conf/Makefile.arm26 Sun Dec 17 15:52:39 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.arm26,v 1.3 2000/09/18 18:33:33 bjh21 Exp $
+# $NetBSD: Makefile.arm26,v 1.4 2000/12/17 15:52:40 jdolecek Exp $
# Makefile for NetBSD/arm26
#
@@ -11,12 +11,6 @@
# Machine generic makefile changes should be made in
# /sys/arch/arm26/conf/Makefile.arm26
# after which config should be rerun for all machines of that type.
-#
-# N.B.: NO DEPENDENCIES ON FOLLOWING FLAGS ARE VISIBLE TO MAKEFILE
-# IF YOU CHANGE THE DEFINITION OF ANY OF THESE RECOMPILE EVERYTHING
-#
-# -DTRACE compile in kernel tracing hooks
-# -DQUOTA compile in file system quotas
# DEBUG is set to -g if debugging.
# PROF is set to -pg if profiling.
diff -r f748f8f6901a -r 1538fb550402 sys/arch/arm32/conf/Makefile.arm32
--- a/sys/arch/arm32/conf/Makefile.arm32 Sun Dec 17 14:46:43 2000 +0000
+++ b/sys/arch/arm32/conf/Makefile.arm32 Sun Dec 17 15:52:39 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.arm32,v 1.53 2000/05/09 00:56:22 hubertf Exp $
+# $NetBSD: Makefile.arm32,v 1.54 2000/12/17 15:52:40 jdolecek Exp $
# Makefile for NetBSD
#
@@ -11,12 +11,6 @@
# Machine generic makefile changes should be made in
# /sys/arch/arm32/conf/Makefile.arm32
# after which config should be rerun for all machines of that type.
-#
-# N.B.: NO DEPENDENCIES ON FOLLOWING FLAGS ARE VISIBLE TO MAKEFILE
-# IF YOU CHANGE THE DEFINITION OF ANY OF THESE RECOMPILE EVERYTHING
-#
-# -DTRACE compile in kernel tracing hooks
-# -DQUOTA compile in file system quotas
# DEBUG is set to -g if debugging.
# PROF is set to -pg if profiling.
diff -r f748f8f6901a -r 1538fb550402 sys/arch/atari/conf/Makefile.atari
--- a/sys/arch/atari/conf/Makefile.atari Sun Dec 17 14:46:43 2000 +0000
+++ b/sys/arch/atari/conf/Makefile.atari Sun Dec 17 15:52:39 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.atari,v 1.60 2000/05/09 00:56:23 hubertf Exp $
+# $NetBSD: Makefile.atari,v 1.61 2000/12/17 15:52:40 jdolecek Exp $
# Makefile for NetBSD
#
@@ -11,12 +11,6 @@
# Machine generic makefile changes should be made in
# /sys/arch/atari/conf/Makefile.atari
# after which config should be rerun for all machines of that type.
-#
-# N.B.: NO DEPENDENCIES ON FOLLOWING FLAGS ARE VISIBLE TO MAKEFILE
-# IF YOU CHANGE THE DEFINITION OF ANY OF THESE RECOMPILE EVERYTHING
-#
-# -DTRACE compile in kernel tracing hooks
-# -DQUOTA compile in file system quotas
# DEBUG is set to -g if debugging.
# PROF is set to -pg if profiling.
diff -r f748f8f6901a -r 1538fb550402 sys/arch/bebox/conf/Makefile.bebox
--- a/sys/arch/bebox/conf/Makefile.bebox Sun Dec 17 14:46:43 2000 +0000
+++ b/sys/arch/bebox/conf/Makefile.bebox Sun Dec 17 15:52:39 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.bebox,v 1.19 2000/05/09 00:56:23 hubertf Exp $
+# $NetBSD: Makefile.bebox,v 1.20 2000/12/17 15:52:40 jdolecek Exp $
# Makefile for NetBSD
#
@@ -11,12 +11,6 @@
# Machine generic makefile changes should be made in
# /sys/arch/bebox/conf/Makefile.bebox
# after which config should be rerun for all machines of that type.
-#
-# N.B.: NO DEPENDENCIES ON FOLLOWING FLAGS ARE VISIBLE TO MAKEFILE
-# IF YOU CHANGE THE DEFINITION OF ANY OF THESE RECOMPILE EVERYTHING
-#
-# -DTRACE compile in kernel tracing hooks
-# -DQUOTA compile in file system quotas
.include <bsd.own.mk>
diff -r f748f8f6901a -r 1538fb550402 sys/arch/dreamcast/conf/Makefile.dreamcast
--- a/sys/arch/dreamcast/conf/Makefile.dreamcast Sun Dec 17 14:46:43 2000 +0000
+++ b/sys/arch/dreamcast/conf/Makefile.dreamcast Sun Dec 17 15:52:39 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.dreamcast,v 1.1 2000/12/11 18:19:12 marcus Exp $
+# $NetBSD: Makefile.dreamcast,v 1.2 2000/12/17 15:52:41 jdolecek Exp $
# Makefile for NetBSD
#
@@ -11,12 +11,6 @@
# Machine generic makefile changes should be made in
# /sys/arch/sh3/conf/Makefile.sh3
# after which config should be rerun for all machines of that type.
-#
-# N.B.: NO DEPENDENCIES ON FOLLOWING FLAGS ARE VISIBLE TO MAKEFILE
-# IF YOU CHANGE THE DEFINITION OF ANY OF THESE RECOMPILE EVERYTHING
-#
-# -DTRACE compile in kernel tracing hooks
-# -DQUOTA compile in file system quotas
# DEBUG is set to -g if debugging.
# PROF is set to -pg if profiling.
diff -r f748f8f6901a -r 1538fb550402 sys/arch/evbsh3/conf/Makefile.evbsh3
--- a/sys/arch/evbsh3/conf/Makefile.evbsh3 Sun Dec 17 14:46:43 2000 +0000
+++ b/sys/arch/evbsh3/conf/Makefile.evbsh3 Sun Dec 17 15:52:39 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.evbsh3,v 1.8 2000/07/31 20:57:47 msaitoh Exp $
+# $NetBSD: Makefile.evbsh3,v 1.9 2000/12/17 15:52:41 jdolecek Exp $
# Makefile for NetBSD
#
@@ -11,12 +11,6 @@
# Machine generic makefile changes should be made in
# /sys/arch/sh3/conf/Makefile.sh3
# after which config should be rerun for all machines of that type.
-#
-# N.B.: NO DEPENDENCIES ON FOLLOWING FLAGS ARE VISIBLE TO MAKEFILE
-# IF YOU CHANGE THE DEFINITION OF ANY OF THESE RECOMPILE EVERYTHING
-#
-# -DTRACE compile in kernel tracing hooks
-# -DQUOTA compile in file system quotas
# DEBUG is set to -g if debugging.
# PROF is set to -pg if profiling.
diff -r f748f8f6901a -r 1538fb550402 sys/arch/hp300/conf/Makefile.hp300
--- a/sys/arch/hp300/conf/Makefile.hp300 Sun Dec 17 14:46:43 2000 +0000
+++ b/sys/arch/hp300/conf/Makefile.hp300 Sun Dec 17 15:52:39 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.hp300,v 1.76 2000/05/09 00:56:24 hubertf Exp $
+# $NetBSD: Makefile.hp300,v 1.77 2000/12/17 15:52:41 jdolecek Exp $
# Makefile for NetBSD
#
@@ -11,12 +11,6 @@
# Machine generic makefile changes should be made in
# /sys/arch/hp300/conf/Makefile.hp300
# after which config should be rerun for all machines of that type.
-#
-# N.B.: NO DEPENDENCIES ON FOLLOWING FLAGS ARE VISIBLE TO MAKEFILE
-# IF YOU CHANGE THE DEFINITION OF ANY OF THESE RECOMPILE EVERYTHING
-#
-# -DTRACE compile in kernel tracing hooks
-# -DQUOTA compile in file system quotas
# DEBUG is set to -g if debugging.
# PROF is set to -pg if profiling.
diff -r f748f8f6901a -r 1538fb550402 sys/arch/hpcmips/conf/Makefile.hpcmips
--- a/sys/arch/hpcmips/conf/Makefile.hpcmips Sun Dec 17 14:46:43 2000 +0000
+++ b/sys/arch/hpcmips/conf/Makefile.hpcmips Sun Dec 17 15:52:39 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.hpcmips,v 1.18 2000/05/21 02:50:11 soren Exp $
+# $NetBSD: Makefile.hpcmips,v 1.19 2000/12/17 15:52:41 jdolecek Exp $
# Makefile for NetBSD
#
@@ -11,12 +11,6 @@
# Machine generic makefile changes should be made in
# /sys/arch/hpcmips/conf/Makefile.hpcmips
# after which config should be rerun for all machines of that type.
-#
-# N.B.: NO DEPENDENCIES ON FOLLOWING FLAGS ARE VISIBLE TO MAKEFILE
-# IF YOU CHANGE THE DEFINITION OF ANY OF THESE RECOMPILE EVERYTHING
-#
-# -DTRACE compile in kernel tracing hooks
-# -DQUOTA compile in file system quotas
# DEBUG is set to -g if debugging.
# PROF is set to -pg if profiling.
diff -r f748f8f6901a -r 1538fb550402 sys/arch/i386/conf/Makefile.i386
--- a/sys/arch/i386/conf/Makefile.i386 Sun Dec 17 14:46:43 2000 +0000
+++ b/sys/arch/i386/conf/Makefile.i386 Sun Dec 17 15:52:39 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.i386,v 1.107 2000/09/07 06:39:36 thorpej Exp $
+# $NetBSD: Makefile.i386,v 1.108 2000/12/17 15:52:41 jdolecek Exp $
# Makefile for NetBSD
#
@@ -11,12 +11,6 @@
# Machine generic makefile changes should be made in
# /sys/arch/i386/conf/Makefile.i386
# after which config should be rerun for all machines of that type.
-#
-# N.B.: NO DEPENDENCIES ON FOLLOWING FLAGS ARE VISIBLE TO MAKEFILE
-# IF YOU CHANGE THE DEFINITION OF ANY OF THESE RECOMPILE EVERYTHING
-#
-# -DTRACE compile in kernel tracing hooks
-# -DQUOTA compile in file system quotas
.include <bsd.own.mk>
diff -r f748f8f6901a -r 1538fb550402 sys/arch/luna68k/conf/Makefile.luna68k
--- a/sys/arch/luna68k/conf/Makefile.luna68k Sun Dec 17 14:46:43 2000 +0000
+++ b/sys/arch/luna68k/conf/Makefile.luna68k Sun Dec 17 15:52:39 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.luna68k,v 1.7 2000/05/09 00:56:24 hubertf Exp $
+# $NetBSD: Makefile.luna68k,v 1.8 2000/12/17 15:52:41 jdolecek Exp $
# Makefile for NetBSD
#
@@ -11,12 +11,6 @@
# Machine generic makefile changes should be made in
# /sys/arch/luna68k/conf/Makefile.luna68k
# after which config should be rerun for all machines of that type.
-#
-# N.B.: NO DEPENDENCIES ON FOLLOWING FLAGS ARE VISIBLE TO MAKEFILE
-# IF YOU CHANGE THE DEFINITION OF ANY OF THESE RECOMPILE EVERYTHING
-#
-# -DTRACE compile in kernel tracing hooks
-# -DQUOTA compile in file system quotas
# DEBUG is set to -g if debugging.
# PROF is set to -pg if profiling.
diff -r f748f8f6901a -r 1538fb550402 sys/arch/mac68k/conf/Makefile.mac68k
--- a/sys/arch/mac68k/conf/Makefile.mac68k Sun Dec 17 14:46:43 2000 +0000
+++ b/sys/arch/mac68k/conf/Makefile.mac68k Sun Dec 17 15:52:39 2000 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.mac68k,v 1.76 2000/05/09 00:56:24 hubertf Exp $
+# $NetBSD: Makefile.mac68k,v 1.77 2000/12/17 15:52:42 jdolecek Exp $
# Makefile for NetBSD
#
@@ -11,12 +11,6 @@
# Machine generic makefile changes should be made in
# /sys/arch/mac68k/conf/Makefile.mac68k
# after which config should be rerun for all machines of that type.
-#
-# N.B.: NO DEPENDENCIES ON FOLLOWING FLAGS ARE VISIBLE TO MAKEFILE
-# IF YOU CHANGE THE DEFINITION OF ANY OF THESE RECOMPILE EVERYTHING
-#
-# -DTRACE compile in kernel tracing hooks
-# -DQUOTA compile in file system quotas
Home |
Main Index |
Thread Index |
Old Index