summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorsnj <snj@NetBSD.org>2014-11-05 08:19:17 +0000
committersnj <snj@NetBSD.org>2014-11-05 08:19:17 +0000
commit8107622dce49477607b248435472f018dbca135d (patch)
treebb1d39818b6f586f6a33877a96da212b653cf36e /Makefile
parentabf15eccbbc7a98f90427416c6beae96e8082f58 (diff)
iso -> images
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/Makefile b/Makefile
index 60a52def863..230e6886ecb 100644
--- a/Makefile
+++ b/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.310 2014/08/18 07:52:40 plunky Exp $
+# $NetBSD: Makefile,v 1.311 2014/11/05 08:19:17 snj Exp $
#
# This is the top-level makefile for building NetBSD. For an outline of
@@ -64,11 +64,11 @@
# Populate ${RELEASEDIR}/${RELEASEMACHINEDIR}/binary/syspkgs
# from ${DESTDIR}
# iso-image:
-# Create CD-ROM image in RELEASEDIR/iso.
+# Create CD-ROM image in RELEASEDIR/images.
# RELEASEDIR must already have been populated by `make release'
# or equivalent.
# iso-image-source:
-# Create CD-ROM image with source in RELEASEDIR/iso.
+# Create CD-ROM image with source in RELEASEDIR/images.
# RELEASEDIR must already have been populated by
# `make release sourcesets' or equivalent.
# live-image: