mlelstv
30bf1b0457
If we build with tools the util functions are provided by libnbcompat.
2008-04-15 21:50:22 +00:00
mlelstv
61416e545f
provide efunctions with libutil for builds without libnbcompat
2008-04-13 21:26:59 +00:00
mlelstv
b0f88a0388
Import Heimdal-1.1
2008-03-22 08:36:48 +00:00
christos
a4b90d57e2
Add emalloc.
2006-12-11 00:55:02 +00:00
christos
8919424bdb
No need to compile their own efun's.
2006-08-26 18:12:50 +00:00
lukem
1e281ed227
Only #define HAVE_IPV6 if ${USE_INET6} != "no".
2005-01-10 03:11:17 +00:00
thorpej
01cfa6b3ec
When being built as a host tool, the <config.h> we see is actually
...
the libnbcompat config.h, so -DKRB5=1 so that print_version.h actually
has a version in it.
2002-09-13 17:29:56 +00:00
joda
fc15dce1ae
need emalloc from roken
2002-09-12 13:35:56 +00:00
lukem
91d06a031b
More use of ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path
2002-08-19 13:35:05 +00:00
lukem
ebb6fc9eb8
Use ${NETBSDSRCDIR}/some/path instead of ${.CURDIR}/../../some/path (etc).
...
(Reduces make output by ~ 20%)
2002-08-19 09:41:27 +00:00
tv
001067bbd1
Readability cleanups; MKfoo=no -> NOfoo.
2001-12-12 00:51:00 +00:00
tv
0c4f909d6f
Avoid picking up strays by adding .NOPATH to print_version.h and
...
make-print-version.
2001-11-15 22:02:42 +00:00
tv
b5cd2489b2
Major overhaul of src/tools and host toolchain. Summary of changes:
...
* Rewrite src/tools Make logic to work like the rest of the tree wrt
"dependall" and "install". The old "make build" hack is gone.
* Remove the MKTOOLS logic. This was linked to the "make build" hack,
and was only needed because TOOLDIR originally had no writable default.
* Redo the GNU configure/make logic to make it fit reasonably in a
BSD make wrapper. Use new ${.ALLTARGETS} variable to scan for
targets in $(srcdir), and mark them with .MADE: to prevent rebuilding.
* Only build cross tools in src/tools; remove some messy logic in
src/usr.* and src/gnu/usr.* that would do target filename rewriting
(improves consistency and readability).
* Add the ability to build cross gdb at tool build time by setting
MKCROSSGDB (default no) to "yes" in mk.conf.
* Add src/tools/groff and set up paths to work with this cross groff.
2001-11-12 23:16:17 +00:00
thorpej
8712835e9c
Modifications to allow this to be build as a new style host tool.
2001-10-25 07:42:38 +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
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
sommerfeld
a0bc06eb92
parallelize (mostly ${MAKE} print-objdir -> ${PRINTOBJDIR})
2000-12-30 17:21:44 +00:00
itojun
713f7a31e1
libc has strlcat/tpy
2000-12-25 23:59:07 +00:00
garbled
e694403caf
Change LDFLAGS to HOST_LDFLAGS here too..
2000-08-05 17:41:15 +00:00
tron
579a801207
Create "print_version.h" required to build the library.
2000-08-03 14:01:31 +00:00
garbled
e6a5f969dc
add strlcpy.c strlcat.c to make this cross-compilable.
2000-08-02 02:38:19 +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