Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Apr 1996 20:27:21 +0200 (SAT)
From:      John Hay <jhay@mikom.csir.co.za>
To:        mpp@freefall.freebsd.org (Mike Pritchard)
Cc:        CVS-committers@freefall.freebsd.org, cvs-all@freefall.freebsd.org, cvs-user@freefall.freebsd.org
Subject:   Re: cvs commit:  src/secure/lib/libcipher Makefile
Message-ID:  <199604091827.UAA25503@zibbi.mikom.csir.co.za>
In-Reply-To: <199604091720.KAA26379@freefall.freebsd.org> from "Mike Pritchard" at Apr 9, 96 10:20:35 am

next in thread | previous in thread | raw e-mail | index | archive | help
> 
> 
> 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199604091827.UAA25503>