aboutsummaryrefslogtreecommitdiff
path: root/kerberos5
Commit message (Collapse)AuthorAgeFilesLines
* Link everything against libcrypt. ELF builds complain without it.Mark Murray1999-01-252-6/+8
| | | | | | | | | | Clean up the master makefile a bit and add a "dekerberise" target for those who have shot themselves in the foot. Thanks to: Randy Bush Notes: svn path=/head/; revision=43183
* While I am no longer making a shared library, nuke the old one to preventMark Murray1998-08-301-0/+11
| | | | | | | ld from picking it up spuriously. Notes: svn path=/head/; revision=38642
* Stop making the shared library for libtelnet (crypto version). ThisMark Murray1998-08-291-0/+2
| | | | | | | should have happened years ago. Notes: svn path=/head/; revision=38624
* Fix a break in the includes where the build blows chunks if it isMark Murray1997-10-021-1/+2
| | | | | | | | | being built in a totally clean environment. Found by: jkh and "make release" Notes: svn path=/head/; revision=30061
* Initial import of the new kerberosIV Makefiles.Mark Murray1997-09-243-0/+53
I will follow up with the userland sources over the next few days. The impatient of you can play with this, but you do this without support or blessing until I am finished ;-) Notes: svn path=/cvs2svn/branches/MARKM/; revision=29815