From owner-cvs-all Thu May 3 19: 6:47 2001 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 718BC37B422; Thu, 3 May 2001 19:06:43 -0700 (PDT) (envelope-from gshapiro@FreeBSD.org) Received: (from gshapiro@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f4426h323956; Thu, 3 May 2001 19:06:43 -0700 (PDT) (envelope-from gshapiro) Message-Id: <200105040206.f4426h323956@freefall.freebsd.org> From: Gregory Neil Shapiro Date: Thu, 3 May 2001 19:06:43 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile.inc1 X-FreeBSD-CVS-Branch: RELENG_4 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG gshapiro 2001/05/03 19:06:43 PDT Modified files: (Branch: RELENG_4) . Makefile.inc1 Log: MFC: ${MAKEOBJDIRPREFIX}/usr/src/i386/usr/include/isc was being created as a plain file during the bootstrapping process of a buildworld and contained the last isc include file to be installed. It was meant to be a directory for the isc include files. Revision Changes Path 1.198 +2 -2 src/Makefile.inc1 Revision Changes Path 1.141.2.28 +2 -2 src/Makefile.inc1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message