1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-12-24 11:29:10 +00:00
freebsd/kerberos5/lib
Ruslan Ermilov 19f56da943 Fixed -DMAKE_KERBEROS5 world breakage in kerberos5/lib/libroken
(make-roken is a build tool).  This bug was hiding itself after
a just fixed bug in cross-linker (binutuils/ld/Makefile,v 1.20).

The bug was fatal for cross builds; for example, an alpha binary
(make-roken) was attempted to be run on i386.

Added make-roken to the list of build-tools in libasn1.  It only
worked because another build tool needs make-roken implicitly:

(build-tools: asn1_compile: print_version.o: roken.h: make-roken).

Spotted by:	nectar
2002-02-11 16:47:05 +00:00
..
libasn1 Fixed -DMAKE_KERBEROS5 world breakage in kerberos5/lib/libroken 2002-02-11 16:47:05 +00:00
libgssapi
libhdb use cp instead of mv to get the right name of the yacc-generated 2001-11-06 04:30:15 +00:00
libkadm5clnt
libkadm5srv
libkafs5
libkrb5
libroken Fixed -DMAKE_KERBEROS5 world breakage in kerberos5/lib/libroken 2002-02-11 16:47:05 +00:00
libsl
libtelnet add krb4 libraries 2001-12-17 01:33:20 +00:00
libvers
Makefile
Makefile.inc