From owner-freebsd-questions Thu Aug 16 15:50: 5 2001 Delivered-To: freebsd-questions@freebsd.org Received: from carbon.ehzed.com (carbon.ehzed.com [204.216.129.50]) by hub.freebsd.org (Postfix) with ESMTP id 9A04937B406 for ; Thu, 16 Aug 2001 15:50:02 -0700 (PDT) (envelope-from jweaver@ehzed.com) Received: from localhost (jweaver@localhost) by carbon.ehzed.com (8.11.5/8.11.1) with ESMTP id f7GMo2w68994 for ; Thu, 16 Aug 2001 22:50:02 GMT (envelope-from jweaver@ehzed.com) Date: Thu, 16 Aug 2001 15:50:01 -0700 (PDT) From: John Weaver To: freebsd-questions@FreeBSD.ORG Subject: passing options to make world Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG Is there functionality for passing options to rebuild the system through 'make world'? For instance, I want to build sendmail with tcpwrappers. How would I go about that? Another option is that I'd like to build ssh with the secure-id patch. How would I go about doing this the FreeBSD way so that my changes do not get clobbered upon cvsuping to -STABLE? -- john weaver -- jweaver@ehzed.com To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message