From owner-cvs-all Sat Oct 30 2:28:32 1999 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 DDC5914C29; Sat, 30 Oct 1999 02:28:28 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Received: (from marcel@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id CAA58766; Sat, 30 Oct 1999 02:28:28 -0700 (PDT) (envelope-from marcel@FreeBSD.org) Message-Id: <199910300928.CAA58766@freefall.freebsd.org> From: Marcel Moolenaar Date: Sat, 30 Oct 1999 02:28:28 -0700 (PDT) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/alpha/conf Makefile.alpha src/sys/i386/conf Makefile.i386 src/sys/pc98/conf Makefile.pc98 Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk marcel 1999/10/30 02:28:28 PDT Modified files: sys/alpha/conf Makefile.alpha sys/i386/conf Makefile.i386 sys/pc98/conf Makefile.pc98 Log: Allow the source root `S' to be overridden by defining it only when it isn't already defined. It enables config(8) to create the kernel build directory where it wants. Revision Changes Path 1.31 +3 -1 src/sys/alpha/conf/Makefile.alpha 1.161 +3 -1 src/sys/i386/conf/Makefile.i386 1.70 +3 -1 src/sys/pc98/conf/Makefile.pc98 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message