aboutsummaryrefslogtreecommitdiff
path: root/kerberos5/usr.sbin/ktutil/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove residual blank line at start of MakefileWarner Losh2024-07-151-1/+0
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
* pkgbase: Create a FreeBSD-kerberos packageEmmanuel Vadot2021-09-071-0/+2
* Add missing CLEANFILES.Bryan Drewery2015-09-241-0/+2
* Remove unneeded dependency line.Bryan Drewery2015-09-241-3/+1
* Convert kerberos to LIBADD and reduce overlinking of the kerberos binaries andBaptiste Daroussin2014-11-251-4/+1
* Revert r267233 for now. PIE support needs to be reworked.Bryan Drewery2014-08-191-2/+0
* In preparation for ASLR [1] support add WITH_PIE to support building with -fPIE.Bryan Drewery2014-06-081-0/+2
* Centralize the specification of the krb5 build tools.David E. O'Brien2012-06-011-1/+1
* * Remove headers from SRCS that are not generatedDavid E. O'Brien2012-05-301-2/+5
* - Update FreeBSD Heimdal distribution to version 1.5.1. This also bringsStanislav Sedov2012-03-221-11/+8
* Link with -ledit instead of -lreadline.Max Khon2011-11-291-2/+2
* Fix conflicts after heimdal-1.1 import and add build infrastructure. ImportDoug Rabson2008-05-071-3/+11
* style.Makefile(5).Ruslan Ermilov2004-02-051-26/+21
* Put libraries in the link order.Ruslan Ermilov2004-02-041-4/+4
* Overhaul of kerberos5/ makefiles. Most significant changes are:Ruslan Ermilov2004-01-311-33/+5
* Big fixup of the makefiles. Sort out the dependancies so that "make"Mark Murray2003-07-181-9/+15
* Fixed "make checkdpadd".Ruslan Ermilov2003-07-021-10/+6
* Remove some KRB4 scraps, and allow NOSHARED make worlds toMark Murray2003-05-111-4/+5
* Post KerberosIV de-orbit: Clean up Kerberos5. We dont need KerberosIVMark Murray2003-03-091-6/+1
* Don't copy headers from the source tree to the object tree withoutMarcel Moolenaar2003-03-081-2/+2
* Kerberos 5 no longer needs -lmdMax Khon2002-08-041-2/+2
* Milestone #1 in cross-arch make releases.Ruslan Ermilov2002-04-261-2/+1
* Update build after import of Heimdal Kerberos 2002/02/17.Jacques Vidrine2002-02-191-1/+2
* MAN[1-9] -> MAN.Ruslan Ermilov2001-03-271-1/+1
* update build infrastructure for heimdal 0.3eAssar Westerlund2001-02-131-4/+17
* Properly separate the K5-only buld from K4.Mark Murray2000-03-231-1/+2
* KerberosIV is no longer compulsory. This should fix "make release".Mark Murray2000-03-011-2/+2
* Use libcrypto instead of libdes. Upgrade for Heimdal-0.2pMark Murray2000-02-241-2/+2
* Bring in rest of K5 (AKA Heimdal) userland.Mark Murray2000-01-241-0/+47