From owner-cvs-all Fri Dec 14 15:11:52 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 B3C2637B41B; Fri, 14 Dec 2001 15:11:45 -0800 (PST) Received: (from sheldonh@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBENBjN77304; Fri, 14 Dec 2001 15:11:45 -0800 (PST) (envelope-from sheldonh) Message-Id: <200112142311.fBENBjN77304@freefall.freebsd.org> From: Sheldon Hearn Date: Fri, 14 Dec 2001 15:11:45 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sbin Makefile src/lib Makefile src/usr.bin 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 sheldonh 2001/12/14 15:11:45 PST Modified files: sbin Makefile lib Makefile usr.bin Makefile Log: Kernel support for smbfs is only built on the i386 at the moment, so limit the building and installation of the userland utilities to that architecture for now. Reported by: bmah Revision Changes Path 1.132 +2 -1 src/lib/Makefile 1.97 +1 -1 src/sbin/Makefile 1.175 +1 -1 src/usr.bin/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message