aboutsummaryrefslogtreecommitdiff
path: root/secure/lib/libcipher/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* MFC: new bsd.lib.mk API.Ruslan Ermilov2002-07-191-1/+1
| | | | Notes: svn path=/stable/4/; revision=100377
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50479
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22990
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | This will make a number of things easier in the future, as well as (finally!) avoiding the Id-smashing problem which has plagued developers for so long. Boy, I'm glad we're not using sup anymore. This update would have been insane otherwise. Notes: svn path=/head/; revision=21673
* Split the libcrypt and libcipher man pages.Mark Murray1996-04-131-6/+4
| | | | Notes: svn path=/head/; revision=15225
* Install crypt.3 so that libcipher will install if /usr/share/manMike Pritchard1996-04-091-1/+2
| | | | | | | | has been blown away. Previously it depended on an existing crypt.3 to be present for the man page links to install properly. Notes: svn path=/head/; revision=15159
* Comment out the NOPROFILE=yes to make this orthogonal with the rest of ourMark Murray1996-03-171-2/+2
| | | | | | | libs. Notes: svn path=/head/; revision=14656
* Another round of man page cleanups.Mike Pritchard1996-02-121-3/+3
| | | | | | | Down to only about 100 items left to cleanup! :-) Notes: svn path=/head/; revision=14045
* fix bogus .includeGeoff Rehmet1994-09-091-3/+4
| | | | | | | Submitted by: Geoff. Notes: svn path=/head/; revision=2601
* - Remove crypt() - it's in libcryptGeoff Rehmet1994-09-071-5/+6
| | | | | | | | | | - remove ^L's - CTM will probably choke on them - add PRECIOUSLIB to Makefile - name changes libcrypt -> libcipher Submitted by: Geoff. Notes: svn path=/head/; revision=2550
* Bring in the 1.1.x international libcrypt, whichGeoff Rehmet1994-09-071-0/+15
will in due course become libcipher. Based on David Burren's FreeSEC Submitted by: Geoff. Notes: svn path=/cvs2svn/branches/FBSD_1_intl/; revision=2546