From owner-cvs-src@FreeBSD.ORG Sat Jun 14 10:42:01 2003 Return-Path: Delivered-To: cvs-src@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1842437B401; Sat, 14 Jun 2003 10:42:01 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id A9DC343FBF; Sat, 14 Jun 2003 10:42:00 -0700 (PDT) (envelope-from imp@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.6/8.12.6) with ESMTP id h5EHg00U016433; Sat, 14 Jun 2003 10:42:00 -0700 (PDT) (envelope-from imp@repoman.freebsd.org) Received: (from imp@localhost) by repoman.freebsd.org (8.12.6/8.12.6/Submit) id h5EHg02h016426; Sat, 14 Jun 2003 10:42:00 -0700 (PDT) Message-Id: <200306141742.h5EHg02h016426@repoman.freebsd.org> From: Warner Losh Date: Sat, 14 Jun 2003 10:41:59 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src/share/mk bsd.sys.mk X-BeenThere: cvs-src@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the src tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 14 Jun 2003 17:42:01 -0000 imp 2003/06/14 10:41:59 PDT FreeBSD src repository Modified files: share/mk bsd.sys.mk Log: Put on the core hat and back out all of the CSTD= changes. Core will deal with working with the parties to define a coherent definition for CSTD that doesn't break things. Core hat seconded by: markm Revision Changes Path 1.32 +0 -14 src/share/mk/bsd.sys.mk