From owner-freebsd-hackers Sat Jan 23 07:18:38 1999 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id HAA10914 for freebsd-hackers-outgoing; Sat, 23 Jan 1999 07:18:38 -0800 (PST) (envelope-from owner-freebsd-hackers@FreeBSD.ORG) Received: from axl.noc.iafrica.com (axl.noc.iafrica.com [196.31.1.175]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id HAA10907 for ; Sat, 23 Jan 1999 07:18:34 -0800 (PST) (envelope-from sheldonh@axl.noc.iafrica.com) Received: from sheldonh (helo=axl.noc.iafrica.com) by axl.noc.iafrica.com with local-esmtp (Exim 2.10 #1) id 1044pI-0001Z9-00 for hackers@freebsd.org; Sat, 23 Jan 1999 17:18:20 +0200 From: Sheldon Hearn To: hackers@FreeBSD.ORG Subject: Re: Clobbering includes during ``make world'' In-reply-to: Your message of "Sat, 23 Jan 1999 16:53:06 +0200." <33454.917103186@axl.noc.iafrica.com> Date: Sat, 23 Jan 1999 17:18:20 +0200 Message-ID: <6022.917104700@axl.noc.iafrica.com> Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG On Sat, 23 Jan 1999 16:53:06 +0200, Sheldon Hearn wrote: > Currently, it looks like most include files are installed with ``install > -C''. Are there any reasons why it'd be an incredibly bad idea to use > ``install -c'' instead? I've received via private mail a suggestion that has the desired effect: make -DCLOBBER includes Thanks, Sheldon. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message