From owner-cvs-user Tue Apr 9 11:28:20 1996 Return-Path: owner-cvs-user Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id LAA01325 for cvs-user-outgoing; Tue, 9 Apr 1996 11:28:20 -0700 (PDT) Received: from zibbi.mikom.csir.co.za (zibbi.mikom.csir.co.za [146.64.24.58]) by freefall.freebsd.org (8.7.3/8.7.3) with SMTP id LAA01297 Tue, 9 Apr 1996 11:28:10 -0700 (PDT) Received: (from jhay@localhost) by zibbi.mikom.csir.co.za (8.6.12/8.6.9) id UAA25503; Tue, 9 Apr 1996 20:27:21 +0200 From: John Hay Message-Id: <199604091827.UAA25503@zibbi.mikom.csir.co.za> Subject: Re: cvs commit: src/secure/lib/libcipher Makefile To: mpp@freefall.freebsd.org (Mike Pritchard) Date: Tue, 9 Apr 1996 20:27:21 +0200 (SAT) Cc: CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-user@freefall.freebsd.org In-Reply-To: <199604091720.KAA26379@freefall.freebsd.org> from "Mike Pritchard" at Apr 9, 96 10:20:35 am X-Mailer: ELM [version 2.4 PL24 ME8b] MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-cvs-user@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk > > > mpp 96/04/09 10:20:34 > > Modified: secure/lib/libcipher Makefile > Log: > Install crypt.3 so that libcipher will install if /usr/share/man > has been blown away. Previously it depended on an existing > crypt.3 to be present for the man page links to install properly. > > Revision Changes Path > 1.6 +2 -1 src/secure/lib/libcipher/Makefile > Won't a better fix be to put secure after lib in the src/Makefile targets includes and libraries? Or are there other dependency problems with that? >From what I understand crypt.3 is installed by secure/lib/libcrypt which is called from src/lib/Makefile. John -- John Hay -- John.Hay@csir.co.za