From owner-cvs-all Mon Mar 26 4:49: 9 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 B7C5937B718; Mon, 26 Mar 2001 04:49:05 -0800 (PST) (envelope-from ru@FreeBSD.org) Received: (from ru@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f2QCn5479050; Mon, 26 Mar 2001 04:49:05 -0800 (PST) (envelope-from ru) Message-Id: <200103261249.f2QCn5479050@freefall.freebsd.org> From: Ruslan Ermilov Date: Mon, 26 Mar 2001 04:49:05 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib Makefile src/libexec Makefile src/usr.bin Makefile X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ru 2001/03/26 04:49:05 PST Modified files: lib Makefile libexec Makefile usr.bin Makefile Log: Do not build (and install) both secure/ and standard versions of libtelnet, telnetd, and telnet. This only worked because secure/ was listed late in SUBDIR in Makefile.inc1. Reviewed by: markm Revision Changes Path 1.117 +2 -2 src/lib/Makefile 1.45 +4 -2 src/libexec/Makefile 1.157 +4 -4 src/usr.bin/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message