Subject: Re: CVS commit: src
To: None <jnemeth@netbsd.org>
From: Julio M. Merino Vidal <jmmv84@gmail.com>
List: source-changes
Date: 09/01/2007 10:48:45
On Sep 1, 2007, at 10:15 AM, John Nemeth wrote:
>
> Module Name: src
> Committed By: jnemeth
> Date: Sat Sep 1 08:15:27 UTC 2007
>
> Modified Files:
> src: BUILDING build.sh
> src/doc: BUILDING.mdoc
>
> Log Message:
> Add an iso-dir=directory option. When combined with iso-image or
> iso-image-source, it will cause directory to be added to the CD-ROM
> image.
Hmm, shouldn't this be an option instead of an argument of the form
a=b ? IIUIC, iso-dir=foo is useless on its own, and all other
targets that currently have that form end up doing something even
when given alone: i.e. they are "targets", not options to change the
behavior of other targets.
--
Julio M. Merino Vidal <jmmv84@gmail.com>