summaryrefslogtreecommitdiff
path: root/kerberosIV/lib/kadm
AgeCommit message (Collapse)Author
2002-12-03Crank all library major numbers. Needed due to the fact that weTodd C. Miller
now build libraries with propolice enabled. Without this, existing binaries (such as ports/packages) that link with any system library other than libc will fail with an undefined symbol of "___guard" (__guard on ELF). Pointed out by markus@ and discussed with deraadt@
2002-06-08crank majorHans Insulander
2001-05-25eol on last lineTheo de Raadt
2001-01-09Change the include directive for Makefile.inc to use double-quotesAngelos D. Keromytis
rather than <> (whatever these are called). This fixes building with the source/obj in non-standard locations. Closes PR 1556, fix provided by sysadmin@fafnir.astro.su.se.
2000-02-25Add build system for KerberosIVHans Insulander
(ok art@)