On Tue, Nov 07, 2006 at 08:07:26PM +0000, Vince Hoffman wrote: > Have you tried > cd /usr/obj/usr/src/usr.bin/vi > rm -rf * && rm .depend > > (make clean doesnt delete .depend and rm -rf * doesnt either.) > then try cd /usr/src/usr.bin > make > There's a convenience target for this, "make cleandepend". Another useful target is "cleandir", which removes the object directory if it's different from source directory, and otherwise does "make clean cleandepend".
Cheers, -- Ruslan Ermilov [EMAIL PROTECTED] FreeBSD committer
pgpdEzKblsaWJ.pgp
Description: PGP signature
