Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/distrib/amd64/cdroms/bootcd-com fix a typo in a comment
details: https://anonhg.NetBSD.org/src/rev/a8e3471aa948
branches: trunk
changeset: 748340:a8e3471aa948
user: yamt <yamt%NetBSD.org@localhost>
date: Wed Oct 21 02:31:44 2009 +0000
description:
fix a typo in a comment
diffstat:
distrib/amd64/cdroms/bootcd-com/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r de034c63154d -r a8e3471aa948 distrib/amd64/cdroms/bootcd-com/Makefile
--- a/distrib/amd64/cdroms/bootcd-com/Makefile Wed Oct 21 01:07:44 2009 +0000
+++ b/distrib/amd64/cdroms/bootcd-com/Makefile Wed Oct 21 02:31:44 2009 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.3 2008/10/22 11:59:24 tsutsui Exp $
+# $NetBSD: Makefile,v 1.4 2009/10/21 02:31:44 yamt Exp $
#
.include "${.CURDIR}/../Makefile.cdrom"
@@ -7,7 +7,7 @@
CDKERNELS= netbsd-INSTALL.gz netbsd # from ../instkernel
CDBOOTOPTIONS= -o console=com0
-CDBUILDEXTRA+= boot.cfg # Add boot..cfg file
+CDBUILDEXTRA+= boot.cfg # Add boot.cfg file
CLEANFILES+= boot.cfg
prepare_md_post:
Home |
Main Index |
Thread Index |
Old Index