summaryrefslogtreecommitdiffstats
path: root/kerberos5/lib/libkafs5
Commit message (Collapse)AuthorAgeFilesLines
* style.Makefile(5).ru2004-02-051-21/+18
| | | | OK'ed by: nectar
* Overhaul of kerberos5/ makefiles. Most significant changes are:ru2004-01-311-5/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Dropped support for standalone builds, this was only partially supported anyway, and required so much magic in makefiles that made life dangerous (e.g., by using the custom yacc rules). - Got rid of .OBJDIR in makefiles -- makes building of individual files possible again. - Made the .x.c transformations -j safe. - Reprogrammed LDADD to fix static build of some utilities that was broken. - Fixed LDFLAGS and DPADD in the WITH_OPENLDAP case -- positively affects the contents of .depend files. - Removed redundant .h's from SRCS, only kept those that are generated. - libkrb5/ INCS were bogusly installed again with libgssapi/. - Made build-tools real tools with their own makefiles in separate directories. This allows us to properly track their dependencies, etc. - Faster build, 21% less of makefile code! Approved by: nectar Reviewed by: markm Silence on: arch
* Fixed "make clean".ru2004-01-151-0/+2
|
* Install Kerberos- and GSSAPI-related man pages.nectar2003-10-091-0/+21
|
* Install additional headers for Kerberos (libkafs, libkadm5*, andnectar2003-10-091-0/+1
| | | | libhdb).
* Update build infrastructure for Heimdal 0.6.nectar2003-10-091-0/+15
|
* Post KerberosIV de-orbit: Clean up Kerberos5. We dont need KerberosIVmarkm2003-03-091-15/+0
| | | | | compatiblity mode anymore. Rename the k5foo utils to kfoo (after repo-copy).
* KerberosIV is no longer compulsory. This should fix "make release".markm2000-03-011-1/+1
|
* Userland build of Kerberos5 (AKA Heimdal). More to come.markm2000-01-151-0/+15
This is not ready for primetime yet! Please hold off on the bug reports.
OpenPOWER on IntegriCloud