From owner-freebsd-questions Tue May 15 9: 2:54 2001 Delivered-To: freebsd-questions@freebsd.org Received: from gris.jeol.com (gris.jeol.com [192.160.103.77]) by hub.freebsd.org (Postfix) with ESMTP id 878B737B422 for ; Tue, 15 May 2001 09:02:51 -0700 (PDT) (envelope-from lambert@jeol.com) Received: from titian.jeol.com (titian.jeol.com [192.160.103.2]) by gris.jeol.com (8.11.1/8.11.1) with ESMTP id f4FG2j058549 for ; Tue, 15 May 2001 12:02:46 -0400 (EDT) (envelope-from lambert@jeol.com) Date: Tue, 15 May 2001 12:02:45 -0400 From: Mike Lambert To: Subject: How to rebuild one part of the base system? Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Greetings, I am running FreeBSD 4.3R and would like to rebuild sendmail with an option flag (specifically: -D_FFR_MILTER=1). I see that everything under /usr/src/contrib has been modified so that building the sendmail way will not work, forcing the bsd way via make in /usr/src. I have added the desired option to /etc/make.conf, but must I do a 'make buildworld' when all I want to rebuild is one program? Thanks for any pointers to clue, -Mike To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message