From owner-cvs-all Thu Apr 27 2:20:23 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 2FD8037BCE8; Thu, 27 Apr 2000 02:20:20 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA59886; Thu, 27 Apr 2000 02:20:19 -0700 (PDT) (envelope-from sheldonh@FreeBSD.org) Message-Id: <200004270920.CAA59886@freefall.freebsd.org> From: Sheldon Hearn Date: Thu, 27 Apr 2000 02:20:19 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src Makefile.inc1 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG sheldonh 2000/04/27 02:20:19 PDT Modified files: . Makefile.inc1 Log: Create ${KRNLOBJDIR} before running config(8), since config(8) does not create required parent directories of the kernel compile directory specified with its -d option. Revision Changes Path 1.145 +2 -1 src/Makefile.inc1 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message