Document the dvdrom target and NODVD variable, forgotten with r258310.

MFC after:	3 days
Sponsored by:	The FreeBSD Foundation
This commit is contained in:
Glen Barber 2013-11-27 03:05:24 +00:00
parent 6380102c7f
commit 5d27274a06
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=258669

View file

@ -4,6 +4,7 @@
#
# User-driven targets:
# cdrom: Builds release CD-ROM media (disc1.iso)
# dvdrom: Builds release DVD-ROM media (dvd1.iso)
# memstick: Builds memory stick image (memstick.img)
# mini-memstick: Builds minimal memory stick image (mini-memstick.img)
# ftp: Sets up FTP distribution area (ftp)
@ -18,6 +19,7 @@
# NOPORTS: if set, do not distribute ports tree
# NOSRC: if set, do not distribute source tree
# NODOC: if set, do not generate release documentation
# NODVD: if set, do not generate dvd1.iso
# TARGET/TARGET_ARCH: architecture of built release
#