From owner-freebsd-current Wed Jan 10 6:23:36 2001 Delivered-To: freebsd-current@freebsd.org Received: from ns.internet.dk (ns.internet.dk [194.19.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 06BC637B400 for ; Wed, 10 Jan 2001 06:23:16 -0800 (PST) Received: (from uucp@localhost) by ns.internet.dk (8.11.1/8.11.1) with UUCP id f0AEN1T41137 for freebsd-current@freebsd.org; Wed, 10 Jan 2001 15:23:01 +0100 (CET) (envelope-from leifn@neland.dk) Received: from localhost (localhost [127.0.0.1]) by arnold.neland.dk (8.11.1/8.11.0) with ESMTP id f0AEMUi23844 for ; Wed, 10 Jan 2001 15:22:37 +0100 (CET) (envelope-from leifn@neland.dk) Date: Wed, 10 Jan 2001 15:22:30 +0100 (CET) From: Leif Neland To: freebsd-current@freebsd.org Subject: rebuilding sendmail without building world Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG How do I remake sendmail without making a buildworld? I'm experimenting with cyrus-sasl and sendmail. cd /usr/src/contrib/sendmail && make doesn't work, because there is no Build there. I could import the original source from sendmail.org, but I'd rather not; I'd prefer using the paths and flags from buildworld. Leif To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-current" in the body of the message