summaryrefslogtreecommitdiff
path: root/kerberosIV/usr.sbin/kprop
AgeCommit message (Collapse)Author
2003-05-16Bye, bye, kerberosIV; ok hin@Magnus Holmberg
2002-05-11Add missing libraries to bsd.prog.mk (mostly kerberosV)Marc Espie
Use them in DPADD throughout the tree. Fix a few mispells (LIBMATH -> LIBM...) Wipe obsolete lib (LIBRESOLV) Sort added missing libraries, move obsolete stuff apart. Synch documentation in bsd.README ok deraadt@
2001-07-01full library lists, until this gets fixedTheo 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-03-01order libraries sensibly for static architecturesTheo de Raadt
2000-02-25Add build system for KerberosIVHans Insulander
(ok art@)