From owner-cvs-all@FreeBSD.ORG Fri Jul 15 07:44:58 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org 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 8D42E16A41C; Fri, 15 Jul 2005 07:44:58 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id 4E35043D46; Fri, 15 Jul 2005 07:44:58 +0000 (GMT) (envelope-from phk@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.1/8.13.1) with ESMTP id j6F7iwbc070165; Fri, 15 Jul 2005 07:44:58 GMT (envelope-from phk@repoman.freebsd.org) Received: (from phk@localhost) by repoman.freebsd.org (8.13.1/8.13.1/Submit) id j6F7iv1I070164; Fri, 15 Jul 2005 07:44:57 GMT (envelope-from phk) Message-Id: <200507150744.j6F7iv1I070164@repoman.freebsd.org> From: Poul-Henning Kamp Date: Fri, 15 Jul 2005 07:44:57 +0000 (UTC) To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: src/usr.sbin/pcvt Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 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: Fri, 15 Jul 2005 07:44:58 -0000 phk 2005-07-15 07:44:57 UTC FreeBSD src repository Modified files: usr.sbin/pcvt Makefile Log: Decouple vttest from the tree so we can remove This program probably should live in src/tools or ports anyway. Revision Changes Path 1.8 +2 -2 src/usr.sbin/pcvt/Makefile