From owner-cvs-user Sat May 16 03:34:06 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id DAA23599 for cvs-user-outgoing; Sat, 16 May 1998 03:34:06 -0700 (PDT) (envelope-from owner-cvs-user) Received: from vader.cs.berkeley.edu (vader.CS.Berkeley.EDU [128.32.38.234]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id DAA23446; Sat, 16 May 1998 03:32:51 -0700 (PDT) (envelope-from asami@vader.cs.berkeley.edu) Received: from baloon.mimi.com (sjx-ca124-05.ix.netcom.com [207.223.162.133]) by vader.cs.berkeley.edu (8.8.7/8.7.3) with ESMTP id DAA07016; Sat, 16 May 1998 03:32:49 -0700 (PDT) Received: (from asami@localhost) by baloon.mimi.com (8.8.8/8.8.8) id DAA01343; Sat, 16 May 1998 03:32:46 -0700 (PDT) (envelope-from asami) Date: Sat, 16 May 1998 03:32:46 -0700 (PDT) Message-Id: <199805161032.DAA01343@baloon.mimi.com> To: bde@FreeBSD.ORG CC: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-user@FreeBSD.ORG In-reply-to: <199805151712.KAA11461@freefall.freebsd.org> (message from Bruce Evans on Fri, 15 May 1998 10:12:01 -0700 (PDT)) Subject: Re: cvs commit: src Makefile From: asami@FreeBSD.ORG (Satoshi Asami) Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk * This is one of the fixes for the bug suite that caused `make world' * to sometimes put raw cpp output in .depend files. Building of cc Oh, so this was the cause. Bruce, I truly admire you for tracking down stuff like this! Thanks! Satoshi