Subject: Re: How to make everything?
To: NetBSD-help <netbsd-help@NetBSD.ORG>
From: Bjoern Labitzke <hermit@labitzke.isdn.cs.tu-berlin.de>
List: netbsd-help
Date: 10/14/1997 15:25:33
On Mon, 13 Oct 1997, Patrick Welche wrote:

> Jon Ribbens wrote:
> > Quick question: How do you make everything in the /usr/src directory?
> > [... ]'make' doesn't seem to be the right thing to do. 
> 
> eg.
> make obj && make build

In his case 'make cleandir' before your command would be highly
recommendable. Otherwise he might end up bith object-files in the source
AND the obj-directories. That will produce problems later. (Example:
librpcsvc needs .c and .h-files generated from rpcgen. When the obj-dir
has been created after the first make, it will never update those files,
even if a clean or cleandir is issued.) 

-- 
Bjoern Labitzke   | E-Mail: hermit@cs.tu-berlin.de
PGP-Key available | Use PGP! Or don't you use envelopes for your letters?