From owner-freebsd-hackers Thu Jun 13 22:41:34 1996 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.7.5/8.7.3) id WAA09573 for hackers-outgoing; Thu, 13 Jun 1996 22:41:34 -0700 (PDT) Received: from mexico.brainstorm.eu.org (root@mexico.brainstorm.eu.org [193.56.58.253]) by freefall.freebsd.org (8.7.5/8.7.3) with ESMTP id WAA09568 for ; Thu, 13 Jun 1996 22:41:31 -0700 (PDT) Received: from brasil.brainstorm.eu.org (brasil.brainstorm.eu.org [193.56.58.33]) by mexico.brainstorm.eu.org (8.7.5/8.7.3) with ESMTP id HAA31202; Fri, 14 Jun 1996 07:41:14 +0200 Received: (from uucp@localhost) by brasil.brainstorm.eu.org (8.6.12/8.6.12) with UUCP id HAA22371; Fri, 14 Jun 1996 07:40:17 +0200 Received: (from roberto@localhost) by keltia.freenix.fr (8.8.Alpha.4/keltia-uucp-2.8) id GAA00466; Fri, 14 Jun 1996 06:59:00 +0200 (MET DST) From: Ollivier Robert Message-Id: <199606140459.GAA00466@keltia.freenix.fr> Subject: Re: config To: archie@whistle.com (Archie Cobbs) Date: Fri, 14 Jun 1996 06:58:59 +0200 (MET DST) Cc: freebsd-hackers@freebsd.org In-Reply-To: <199606140307.UAA01509@bubba.whistle.com> from Archie Cobbs at "Jun 13, 96 08:07:37 pm" X-Operating-System: FreeBSD 2.2-CURRENT ctm#2111 X-Mailer: ELM [version 2.4ME+ PL19 (25)] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-hackers@freebsd.org X-Loop: FreeBSD.org Precedence: bulk It seems that Archie Cobbs said: > For example, given the config file TEST included below, config generates > this seemingly sparse makefile definition: > > IDENT= -DI386_CPU -DI486_CPU -DI586_CPU -DCOMPAT_43 -DDEVFS -DMSDOSFS \ > -DFFS -DINET > > Is this right?? Yes, you should read cvs-all. Several options have been moved into their own opt_*.h in order to have dependencies over kernel options. Now, you can change options and only recompile the files that are needed... Watch for opt_ipfw.h in your compile directory. -- Ollivier ROBERT -=- The daemon is FREE! -=- roberto@keltia.freenix.fr FreeBSD keltia.freenix.fr 2.2-CURRENT #11: Thu Jun 13 11:01:47 MET DST 1996