Subject: make build
To: None <netbsd-help@NetBSD.ORG>
From: Andreas Brusinsky <Andreas_Brusinsky@ibdr.inf.tu-dresden.de>
List: netbsd-help
Date: 02/26/1997 16:07:47
Hi!

My intention is to put all the ".o" files into the
/usr/obj directory. 

I set 'BSDOBJDIR = /usr/obj' in  '/usr/src/share/mk/bsd.own.mk' and
entered 'make obj' in the /usr/src directory.

This just produced */obj directories on the same
filesystem in the subdirectories of all the programs.
Now ther are my '.o' files.
But there was no more diskspace when I compiled and
the 'make build' stopped.
I wanted it to put all the '.o' files onto another filesystem
mounted on '/usr/obj' but there is no single '.o' file in
this dir.

What made I wrong?
What have I forgotten?

	Thank you for your advice in advance

	 Brusi