From owner-freebsd-questions Fri Oct 30 04:30:45 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id EAA00242 for freebsd-questions-outgoing; Fri, 30 Oct 1998 04:30:45 -0800 (PST) (envelope-from owner-freebsd-questions@FreeBSD.ORG) Received: from axl.training.iafrica.com (axl.training.iafrica.com [196.31.1.175]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id EAA00236 for ; Fri, 30 Oct 1998 04:30:42 -0800 (PST) (envelope-from sheldonh@axl.training.iafrica.com) Received: from sheldonh (helo=axl.training.iafrica.com) by axl.training.iafrica.com with local-esmtp (Exim 2.05 #1) id 0zZDhK-0001gR-00 for questions@freebsd.org; Fri, 30 Oct 1998 14:30:34 +0200 From: Sheldon Hearn To: questions@FreeBSD.ORG Subject: make world creates sendmail.cf in src tree Date: Fri, 30 Oct 1998 14:30:34 +0200 Message-ID: <6474.909750634@axl.training.iafrica.com> Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi folks, It looks like a make world creates a sendmail.cf in src/usr.sbin/sendmail/cf/cf instead of in the obj/ tree. I discovered this when I started using CVS, and noticed that a ``cvs update'' finds an unexpected sendmail.cf in my source tree. This file appears again after a make world if deleted. Is this expected behaviour? Ciao, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message