From owner-cvs-all Tue Oct 30 11:45: 5 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 CC3EE37B406; Tue, 30 Oct 2001 11:45:00 -0800 (PST) Received: (from markm@localhost) by freefall.freebsd.org (8.11.4/8.11.4) id f9UJj0Z75348; Tue, 30 Oct 2001 11:45:00 -0800 (PST) (envelope-from markm) Message-Id: <200110301945.f9UJj0Z75348@freefall.freebsd.org> From: Mark Murray Date: Tue, 30 Oct 2001 11:45:00 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/secure/lib/libssh 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 markm 2001/10/30 11:45:00 PST Modified files: secure/lib/libssh Makefile Log: Install libssh and libssh_pic. These are needed when building statically, and when building things (like login(8)) standalone. libssh_pic is needed for libpam and modules. Requested by: peter Revision Changes Path 1.11 +2 -5 src/secure/lib/libssh/Makefile To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message