tv
001067bbd1
Readability cleanups; MKfoo=no -> NOfoo.
2001-12-12 00:51:00 +00:00
tv
dd7ca02987
Make handling of USETOOLS uniform: Don't need to check whether it is
...
defined, as <bsd.own.mk> always sets it; also, compare only against "yes"
(not "no") for a yes/no check, as there are two negative states ("no" and
"never").
2001-10-31 16:15:00 +00:00
perry
aabb474eb4
test for whether USETOOLS is defined before asking its value
2001-10-06 21:49:32 +00:00
tv
72583e218c
.ifndef USE_NEW_TOOLCHAIN => .if ${USETOOLS} == "no"
...
Allows a new toolchain, but USETOOLS=no, configuration to build properly.
Reported by <martin@duskware.de>.
2001-10-04 16:11:24 +00:00
tv
b764adf722
Get compile_et from ${COMPILE_ET}.
2001-09-22 05:39:54 +00:00
assar
2a2aa85a8d
update infrastructure for krb4 1.1 and heimdal 0.4e
2001-09-17 12:34:40 +00:00
simonb
2db48f4c88
Add "Remember to update distrib/sets..." lines (and NetBSD RCS IDs in
...
some cases).
2001-09-10 11:18:41 +00:00
itojun
35a07da1df
use openssl 0.9.6a. shlib major # is bumped for libcrypto, libssl and
...
all kerberos libraries.
2001-04-12 07:48:03 +00:00
joda
3334e10334
bump minor number (added some functions)
2001-02-07 14:10:04 +00:00
joda
2c0019bcce
add all functions from libkadm5clnt so that it's (again, after recent
...
changes to the latter) possible to build clients that use both client
and `server' connections
2001-02-07 14:06:57 +00:00
sommerfeld
a0bc06eb92
parallelize (mostly ${MAKE} print-objdir -> ${PRINTOBJDIR})
2000-12-30 17:21:44 +00:00
jhawk
a022cf9d37
Use
...
${MAKE}
instead of
make
2000-08-30 23:51:46 +00:00
msaitoh
3dd01d42a7
include bsd.own.mk
2000-08-06 22:41:05 +00:00
assar
187f6e559a
update build infrastructure for heimdal 0.3a, including new shlib versions
2000-08-03 03:53:35 +00:00
msaitoh
e117447124
don't use dlopen() if NOPIC is defined
2000-08-02 17:37:57 +00:00
thorpej
e041ca2c2e
Fixup Heimdal library builds.
2000-06-16 22:46:43 +00:00
thorpej
faf5f5eb7a
Import Heimdal library build glue from cryptosrc-intl.
2000-06-16 19:27:31 +00:00