From owner-freebsd-questions@FreeBSD.ORG Sat Jan 10 08:06:45 2004 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id D521A16A4CE for ; Sat, 10 Jan 2004 08:06:45 -0800 (PST) Received: from sccimhc02.asp.att.net (sccimhc02.asp.att.net [63.240.76.164]) by mx1.FreeBSD.org (Postfix) with ESMTP id D509743D3F for ; Sat, 10 Jan 2004 08:06:44 -0800 (PST) (envelope-from david.fleck@mchsi.com) Received: from grond (12-216-14-105.client.mchsi.com[12.216.14.105]) by sccimhc02.asp.att.net (sccimhc02) with SMTP id <20040110160643im200690kae>; Sat, 10 Jan 2004 16:06:43 +0000 Date: Sat, 10 Jan 2004 10:06:42 -0600 (CST) From: David Fleck Sender: dcf@grond.sourballs.org To: Gautam Gopalakrishnan In-Reply-To: <20040110145027.GA64139@madras.dyndns.org> Message-ID: <20040110100524.M400@grond.sourballs.org> References: <20040110084259.A4634@grond.sourballs.org> <20040110145027.GA64139@madras.dyndns.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII cc: David Fleck cc: FreeBSD Questions Subject: Re: appending to CFLAGS X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 10 Jan 2004 16:06:45 -0000 On Sun, 11 Jan 2004, Gautam Gopalakrishnan wrote: > You could take the easy way and add it to CFLAGS in /etc/make.conf Yes, I figured that was the easiest thing to do. Also, I decided that I'd misread the man page for make, and that the '+=' construct for variables is not supported as a command-line option. thanks- -- David Fleck david.fleck@mchsi.com