Source-Changes-HG archive

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

[src/trunk]: src/distrib/alpha/instkernel/cd-hd-tape # is the comment charact...



details:   https://anonhg.NetBSD.org/src/rev/04dc54fdd7ac
branches:  trunk
changeset: 526890:04dc54fdd7ac
user:      matt <matt%NetBSD.org@localhost>
date:      Mon May 13 07:10:26 2002 +0000

description:
# is the comment character, not $.

diffstat:

 distrib/alpha/instkernel/cd-hd-tape/Makefile |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (10 lines):

diff -r 54a6aaedfad9 -r 04dc54fdd7ac distrib/alpha/instkernel/cd-hd-tape/Makefile
--- a/distrib/alpha/instkernel/cd-hd-tape/Makefile      Mon May 13 07:04:24 2002 +0000
+++ b/distrib/alpha/instkernel/cd-hd-tape/Makefile      Mon May 13 07:10:26 2002 +0000
@@ -1,5 +1,5 @@
 #      $NetBSD: Makefile,v 1.12 2002/05/04 01:34:36 lukem Exp
-$
+#
 
 .include <bsd.own.mk>
 .include "${NETBSDSRCDIR}/distrib/common/Makefile.distrib"



Home | Main Index | Thread Index | Old Index