Instead of duplicating the Kerberos tools, use a single version.
authorJoerg Sonnenberger <joerg@dragonflybsd.org>
Thu, 14 Jul 2005 18:02:33 +0000 (18:02 +0000)
committerJoerg Sonnenberger <joerg@dragonflybsd.org>
Thu, 14 Jul 2005 18:02:33 +0000 (18:02 +0000)
commit92b9ceada4151a9999506e28ff30b4c0017e77a2
tree76c5208e6e2768f0cc348a353bff2a216b957bbb
parent11f5146df9bdd4f0033c442dd16ce90901ac43d9
Instead of duplicating the Kerberos tools, use a single version.
Switch to host tools, since they are running on the build system,
not the target platform. Add an explicit dependency of buildincludes
to depend in kerberos5/tools to ensure that the tools are available
in phase 4a.
12 files changed:
Makefile.inc1
kerberos5/Makefile.inc
kerberos5/bintools/Makefile [deleted file]
kerberos5/bintools/Makefile.inc [deleted file]
kerberos5/bintools/asn1_compile/Makefile [deleted file]
kerberos5/bintools/make-print-version/Makefile [deleted file]
kerberos5/bintools/make-roken/Makefile [deleted file]
kerberos5/tools/Makefile
kerberos5/tools/Makefile.inc
kerberos5/tools/asn1_compile/Makefile
kerberos5/tools/make-print-version/Makefile
kerberos5/tools/make-roken/Makefile