From owner-freebsd-current@FreeBSD.ORG Mon Oct 18 01:08:34 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 30BA216A4CE for ; Mon, 18 Oct 2004 01:08:34 +0000 (GMT) Received: from s1.stradamotorsports.com (ip30.gte215.dsl-acs2.sea.iinet.com [209.20.215.30]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8B4E643D2D for ; Mon, 18 Oct 2004 01:08:33 +0000 (GMT) (envelope-from jcw@highperformance.net) Received: from [192.168.1.16] ([192.168.1.16])i9I18V8m081997 for ; Sun, 17 Oct 2004 18:08:31 -0700 (PDT) (envelope-from jcw@highperformance.net) Date: Sun, 17 Oct 2004 18:08:32 -0700 From: "Jason C. Wells" To: freebsd-current@freebsd.org Message-ID: X-Mailer: Mulberry/3.1.5 (Win32) MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Spam-Status: No, hits=0.0 required=4.0 tests=none version=2.55 X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) Subject: Prevent Installing Includes X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 18 Oct 2004 01:08:34 -0000 Is there an easy way to prevent installation of include headers while running make installworld? Perhaps there is a NO_INCLUDE make option that my search didn't uncover. Thanks, Jason C. Wells