lukem
825f13d59e
don't set WARNS here (get it from ../Makefile.inc)
2001-11-05 15:24:48 +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
gmcgarry
1131f8545d
Include <bsd.own.mk> to pick up definition of USE_NEW_TOOLCHAIN
2001-09-25 01:42:25 +00:00
tv
12661f6606
Prep Heimdal host tools for new toolchain.
2001-09-21 22:58:59 +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
assar
4b1c7f1857
update generated heimdal include files for 0.3f
...
update Makefile infrastructure for 0.3f
bump shared library versions
fix some merge problems
2001-06-20 02:01:18 +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
assar
03d6b1489a
update make infrastructure and shlib versions numbers for heimdal 0.3e
2001-02-11 18:02:04 +00:00
sommerfeld
a0bc06eb92
parallelize (mostly ${MAKE} print-objdir -> ${PRINTOBJDIR})
2000-12-30 17:21:44 +00:00
itojun
31f5853be4
pull in libc/string/strl*.c. i still don't think it necessary, but
...
based on popular demand...
2000-12-30 03:00:51 +00:00
itojun
f7a43f545d
strlcpy/cat is in libc
2000-12-25 23:53:25 +00:00
jdolecek
cc6c70f0da
make a bit more silent and avoid 'compile_et is up to date' message
2000-11-13 15:05:30 +00:00
garbled
cf5856544c
Change ${LDFLAGS} to ${HOST_LDFLAGS} because we are using HOST_CC. Fixes
...
cross compile bug.
2000-08-05 06:57:21 +00:00
tron
579a801207
Create "print_version.h" required to build the library.
2000-08-03 14:01:31 +00:00
garbled
77b40a00a7
add strlcpy.c strlcat.c to SRCS to make this cross-compilable
2000-08-02 02:39:48 +00:00
thorpej
59511dc318
For Kerberos libraries which existed both in MIT and Heimdal and the
...
MIT shlib major was larger, bump the Heimdal shlib major to MIT major + 1,
so that exising installed programs using MIT libraries will continue to
function after the transition to Hiemdal.
2000-06-17 06:58:22 +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