Subject: Re: make {build, snapshot, release}
To: Shigeki Uno <shigeki@mediawars.ne.jp>
From: Frederick Bruckman <fb@enteract.com>
List: port-mac68k
Date: 02/20/2000 21:49:14
On Mon, 21 Feb 2000, Shigeki Uno wrote:

> What is a difference among "make build", "make snapshot" and 
> "make release" commmand ?
> 
> I'm now building NetBSD-currnt system from 200002012 dated sources 
> and I have thought of the above question.

"make build" builds and installs the entire base system, except for
/etc, to DESTDIR, or in place (to /) if DESTDIR is not set. "make
snapshot" and "make release" are the same thing. For these, you _must_
have DESTDIR set. They additionally install the etc directory, tar up
all the sets, and build the install kernels. If you need to do that,
see the notes in /usr/src/etc/Makefile.