From owner-cvs-all Wed Jan 12 6:33: 3 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id D942C14DB8; Wed, 12 Jan 2000 06:33:01 -0800 (PST) (envelope-from marcel@FreeBSD.org) Received: (from marcel@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id GAA36936; Wed, 12 Jan 2000 06:33:01 -0800 (PST) (envelope-from marcel@FreeBSD.org) Message-Id: <200001121433.GAA36936@freefall.freebsd.org> From: Marcel Moolenaar Date: Wed, 12 Jan 2000 06:33:01 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile.inc1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk marcel 2000/01/12 06:33:01 PST Modified files: . Makefile.inc1 Log: Add gross hack to work around bogus dependency information created by gnu/usr.bin/cc/cc_tools/Makefile. This bug is painfully visible when making buildworld with -DNOCLEAN. This work around is beyond dirty... Revision Changes Path 1.128 +4 -1 src/Makefile.inc1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message