summaryrefslogtreecommitdiffstats
path: root/kerberos5/lib/libsl
Commit message (Collapse)AuthorAgeFilesLines
* style.Makefile(5).ru2004-02-051-5/+2
| | | | OK'ed by: nectar
* Overhaul of kerberos5/ makefiles. Most significant changes are:ru2004-01-311-9/+2
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - 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
* Big fixup of the makefiles. Sort out the dependancies so that "make"markm2003-07-181-4/+8
| | | | | without "make depend" works, "make -j N" works, and lists of source files are made vertical to reduce future diffs.
* Removed now unused INTERNALSTATICLIB.ru2002-05-131-2/+0
| | | | | INTERNALLIB now implies NOPIC and NOPROFILE. Removed gratuitous NOMAN.
* Don't emulate INTERNALLIB.ru2002-05-081-4/+2
|
* Remove largescale evidence of crack-smoking.markm2000-02-281-0/+4
| | | | | | | Where a k4 applet has a k5 namesake, rename the k5 version from k<app> to k5<app>. (Repo copy done). Do some repairs to dependancies to support make world properly.
* Use libcrypto instead of libdes. Upgrade for Heimdal-0.2pmarkm2000-02-241-2/+3
|
* 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