From owner-cvs-all Tue May 7 19:46:49 2002 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DC17937B4B2; Tue, 7 May 2002 19:46:10 -0700 (PDT) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g482kAb02617; Tue, 7 May 2002 19:46:10 -0700 (PDT) (envelope-from obrien) Message-Id: <200205080246.g482kAb02617@freefall.freebsd.org> From: "David E. O'Brien" Date: Tue, 7 May 2002 19:46:10 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/gnu/usr.bin/cc/cpp0 Makefile X-FreeBSD-CVS-Branch: WIP_GCC31 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG obrien 2002/05/07 19:46:10 PDT Modified files: (Branch: WIP_GCC31) gnu/usr.bin/cc/cpp0 Makefile Log: Using ${.ALLSRC} here is dangerious as it sometimes picks up more "sources" than desired. Revision Changes Path 1.1.2.3 +1 -1 src/gnu/usr.bin/cc/cpp0/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message