From owner-cvs-all Thu Feb 28 15:13:48 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 0FA3137B431; Thu, 28 Feb 2002 15:12:45 -0800 (PST) Received: (from obrien@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g1SNCj854812; Thu, 28 Feb 2002 15:12:45 -0800 (PST) (envelope-from obrien) Message-Id: <200202282312.g1SNCj854812@freefall.freebsd.org> From: "David E. O'Brien" Date: Thu, 28 Feb 2002 15:12:45 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/libexec/lukemftpd Makefile X-FreeBSD-CVS-Branch: HEAD 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/02/28 15:12:45 PST Modified files: libexec/lukemftpd Makefile Log: CPP v3.1 has different rules for processing #lines directives. This sometimes causes fewer directories to be searched for includes. Thus we have to be more explicit in our search list. Pointy at to: GCC 3.1 Revision Changes Path 1.2 +1 -1 src/libexec/lukemftpd/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message