Subject: Compiling kernels
To: None <netbsd-help@NetBSD.ORG>
From: Will Stoltenberg <will.stoltenberg@msc.net>
List: netbsd-help
Date: 05/22/1997 10:06:30
I've created my conf file and done the config <file> in the appropriate
directory. Where do I start the make from? I assume that is also where
I do the make depend. I tried doing a make from /usr/src/sys/ (I
think), but all the make did was to execute two rm -f statements.
Something tells me that two rm -f's without any compiling isn't going to
create a very useable kernel :)
Thanks again,
Will