From owner-cvs-all@FreeBSD.ORG Sat Oct 4 11:53:41 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 608C716A4B3; Sat, 4 Oct 2003 11:53:41 -0700 (PDT) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id B58694400F; Sat, 4 Oct 2003 11:53:39 -0700 (PDT) (envelope-from ru@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.12.9/8.12.9) with ESMTP id h94IrdXJ020677; Sat, 4 Oct 2003 11:53:39 -0700 (PDT) (envelope-from ru@repoman.freebsd.org) Received: (from ru@localhost) by repoman.freebsd.org (8.12.9/8.12.9/Submit) id h94IrdkE020676; Sat, 4 Oct 2003 11:53:39 -0700 (PDT) (envelope-from ru) Message-Id: <200310041853.h94IrdkE020676@repoman.freebsd.org> From: Ruslan Ermilov Date: Sat, 4 Oct 2003 11:53:38 -0700 (PDT) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Subject: cvs commit: src Makefile Makefile.inc1 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 04 Oct 2003 18:53:41 -0000 ru 2003/10/04 11:53:38 PDT FreeBSD src repository Modified files: . Makefile Makefile.inc1 Log: Retired the "most" and "installmost" targets -- they just do not have a chance to work nowadays as we have a lot of internal libraries in lib/. Discussed with: marcel, wollman Revision Changes Path 1.290 +2 -4 src/Makefile 1.393 +0 -29 src/Makefile.inc1