aboutsummaryrefslogtreecommitdiff
path: root/libexec/makekey/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Per the man page:Doug Barton2009-05-261-10/+0
| | | | | | | | | | | | The makekey utility has been deprecated and will be removed in a future release of FreeBSD. Actually removing it was approved back on 10/29/2007 by re (kensmith) but I dropped the ball on actually removing it. It's doubtful that it's become more relevant/useful in the intervening time. Notes: svn path=/head/; revision=192776
* Fixed style of DPADD and LDADD assignments as per style.Makefile(5).Ruslan Ermilov2004-02-051-2/+2
| | | | Notes: svn path=/head/; revision=125503
* - Backout botched attempt to intoduce MANSECT feature.Ruslan Ermilov2001-03-261-0/+1
| | | | | | | - MAN[1-9] -> MAN. Notes: svn path=/head/; revision=74814
* Set the default manual section for libexec/ to 8.Ruslan Ermilov2001-03-201-1/+0
| | | | Notes: svn path=/head/; revision=74529
* Revert the libcrypt/libmd stuff back to how it was. This should not havePeter Wemm1999-12-181-2/+2
| | | | | | | | | | | happened as it was working around problems elsewhere (ie: binutils/ld not doing the right thing according to the ELF design). libcrypt has been adjusted to not need the runtime -lmd. It's still not quite right (ld is supposed to work damnit) but at least it doesn't impact all the users of libcrypt in Marcel's cross-build model. Notes: svn path=/head/; revision=54782
* Add libmd (or move it after libcrypt). We don't want the linker to beMarcel Moolenaar1999-12-161-2/+2
| | | | | | | | smart because it will definitely get it wrong. This popped up during cross-linking. Notes: svn path=/head/; revision=54677
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
| | | | Notes: svn path=/head/; revision=50476
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22989
* 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
* add forgotten $Id$Wolfram Schneider1996-09-221-0/+1
| | | | Notes: svn path=/head/; revision=18471
* Restore the 4.4lite version which apparently was clobbered by a repositoryBruce Evans1995-03-181-1/+1
| | | | | | | | copy. The differences are trivial. I have no backups of the clobbered history. Notes: svn path=/head/; revision=7142
* LDADD= -lcryptGeoff Rehmet1994-08-201-2/+0
| | | | | | | Submitted by: Geoff Notes: svn path=/head/; revision=2158
* Libcrypt upgradeNate Williams1993-07-201-0/+5
| | | | Notes: svn path=/head/; revision=173
* New manual page systemCharlie Root1993-07-021-1/+1
| | | | Notes: svn path=/head/; revision=85
* Initial import, 0.1 + pk 0.2.4-B1Rodney W. Grimes1993-06-121-0/+6
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=4