From e041ca2c2e5a50a1e40be4945d9101fe37e984f6 Mon Sep 17 00:00:00 2001 From: thorpej Date: Fri, 16 Jun 2000 22:46:43 +0000 Subject: [PATCH] Fixup Heimdal library builds. --- lib/libasn1/Makefile | 4 ++-- lib/libasn1/asn1_compile/Makefile | 4 ++-- lib/libcom_err/Makefile | 4 ++-- lib/libcom_err/compile_et/Makefile | 4 ++-- lib/libgssapi/Makefile | 4 ++-- lib/libhdb/Makefile | 4 ++-- lib/libkadm5/Makefile | 4 ++-- lib/libkadm5clnt/Makefile | 4 ++-- lib/libkadm5srv/Makefile | 4 ++-- lib/libkrb5/Makefile | 4 ++-- lib/libroken/Makefile | 4 ++-- lib/libsl/Makefile | 4 ++-- lib/libss/Makefile | 4 ++-- 13 files changed, 26 insertions(+), 26 deletions(-) diff --git a/lib/libasn1/Makefile b/lib/libasn1/Makefile index 33dc4330482e..76cd9f6bf690 100644 --- a/lib/libasn1/Makefile +++ b/lib/libasn1/Makefile @@ -1,5 +1,5 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/06/16 19:27:31 thorpej Exp $ -DIST= ${.CURDIR}/../../dist +# $NetBSD: Makefile,v 1.2 2000/06/16 22:46:45 thorpej Exp $ +DIST= ${.CURDIR}/../../crypto/dist .PATH: ${DIST}/heimdal/lib/asn1 WARNS?= 1 diff --git a/lib/libasn1/asn1_compile/Makefile b/lib/libasn1/asn1_compile/Makefile index bf7f8ef69362..2e13d6fa9683 100644 --- a/lib/libasn1/asn1_compile/Makefile +++ b/lib/libasn1/asn1_compile/Makefile @@ -1,5 +1,5 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/06/16 19:27:31 thorpej Exp $ -DIST= ${.CURDIR}/../../../dist +# $NetBSD: Makefile,v 1.2 2000/06/16 22:46:45 thorpej Exp $ +DIST= ${.CURDIR}/../../../crypto/dist .PATH: ${DIST}/heimdal/lib/asn1 ${DIST}/heimdal/lib/roken WARNS?= 1 diff --git a/lib/libcom_err/Makefile b/lib/libcom_err/Makefile index f4c1dd4024b2..27a92535b449 100644 --- a/lib/libcom_err/Makefile +++ b/lib/libcom_err/Makefile @@ -1,5 +1,5 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/06/16 19:27:31 thorpej Exp $ -DIST= ${.CURDIR}/../../dist +# $NetBSD: Makefile,v 1.2 2000/06/16 22:46:44 thorpej Exp $ +DIST= ${.CURDIR}/../../crypto/dist .PATH: ${DIST}/heimdal/lib/com_err WARNS?= 1 diff --git a/lib/libcom_err/compile_et/Makefile b/lib/libcom_err/compile_et/Makefile index 124d8dd33b80..12b2bb42935e 100644 --- a/lib/libcom_err/compile_et/Makefile +++ b/lib/libcom_err/compile_et/Makefile @@ -1,5 +1,5 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/06/16 19:27:31 thorpej Exp $ -DIST= ${.CURDIR}/../../../dist +# $NetBSD: Makefile,v 1.2 2000/06/16 22:46:44 thorpej Exp $ +DIST= ${.CURDIR}/../../../crypto/dist .PATH: ${DIST}/heimdal/lib/com_err ${DIST}/heimdal/lib/roken HOSTPROG= compile_et diff --git a/lib/libgssapi/Makefile b/lib/libgssapi/Makefile index 9be0e7683cc8..a9c8c4607796 100644 --- a/lib/libgssapi/Makefile +++ b/lib/libgssapi/Makefile @@ -1,5 +1,5 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/06/16 19:27:31 thorpej Exp $ -DIST= ${.CURDIR}/../../dist +# $NetBSD: Makefile,v 1.2 2000/06/16 22:46:47 thorpej Exp $ +DIST= ${.CURDIR}/../../crypto/dist .PATH: ${DIST}/heimdal/lib/gssapi WARNS?= 1 diff --git a/lib/libhdb/Makefile b/lib/libhdb/Makefile index 8d015af9c213..7c766549c5df 100644 --- a/lib/libhdb/Makefile +++ b/lib/libhdb/Makefile @@ -1,5 +1,5 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/06/16 19:27:31 thorpej Exp $ -DIST= ${.CURDIR}/../../dist +# $NetBSD: Makefile,v 1.2 2000/06/16 22:46:46 thorpej Exp $ +DIST= ${.CURDIR}/../../crypto/dist .PATH: ${DIST}/heimdal/lib/hdb WARNS?= 1 diff --git a/lib/libkadm5/Makefile b/lib/libkadm5/Makefile index be6d105733c8..4c50c251a969 100644 --- a/lib/libkadm5/Makefile +++ b/lib/libkadm5/Makefile @@ -1,5 +1,5 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/06/16 19:27:32 thorpej Exp $ -DIST= ${.CURDIR}/../../dist +# $NetBSD: Makefile,v 1.2 2000/06/16 22:46:46 thorpej Exp $ +DIST= ${.CURDIR}/../../crypto/dist .PATH: ${DIST}/heimdal/lib/kadm5 WARNS?= 1 diff --git a/lib/libkadm5clnt/Makefile b/lib/libkadm5clnt/Makefile index 36765a86be40..2b36e40e87d3 100644 --- a/lib/libkadm5clnt/Makefile +++ b/lib/libkadm5clnt/Makefile @@ -1,5 +1,5 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/06/16 19:27:32 thorpej Exp $ -DIST= ${.CURDIR}/../../dist +# $NetBSD: Makefile,v 1.2 2000/06/16 22:46:47 thorpej Exp $ +DIST= ${.CURDIR}/../../crypto/dist .PATH: ${DIST}/heimdal/lib/kadm5 WARNS?= 1 diff --git a/lib/libkadm5srv/Makefile b/lib/libkadm5srv/Makefile index e27364778dff..3b8a144f73a3 100644 --- a/lib/libkadm5srv/Makefile +++ b/lib/libkadm5srv/Makefile @@ -1,5 +1,5 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/06/16 19:27:32 thorpej Exp $ -DIST= ${.CURDIR}/../../dist +# $NetBSD: Makefile,v 1.2 2000/06/16 22:46:46 thorpej Exp $ +DIST= ${.CURDIR}/../../crypto/dist .PATH: ${DIST}/heimdal/lib/kadm5 WARNS?= 1 diff --git a/lib/libkrb5/Makefile b/lib/libkrb5/Makefile index ec7fec336a19..14d90c339825 100644 --- a/lib/libkrb5/Makefile +++ b/lib/libkrb5/Makefile @@ -1,5 +1,5 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/06/16 19:27:32 thorpej Exp $ -DIST= ${.CURDIR}/../../dist +# $NetBSD: Makefile,v 1.2 2000/06/16 22:46:46 thorpej Exp $ +DIST= ${.CURDIR}/../../crypto/dist .PATH: ${DIST}/heimdal/lib/krb5 .PATH: ${DIST}/heimdal/lib/des .PATH: ${DIST}/heimdal/doc diff --git a/lib/libroken/Makefile b/lib/libroken/Makefile index 6f5793de7df4..40d188597e0f 100644 --- a/lib/libroken/Makefile +++ b/lib/libroken/Makefile @@ -1,5 +1,5 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/06/16 19:27:32 thorpej Exp $ -DIST= ${.CURDIR}/../../dist +# $NetBSD: Makefile,v 1.2 2000/06/16 22:46:43 thorpej Exp $ +DIST= ${.CURDIR}/../../crypto/dist .PATH: ${DIST}/heimdal/lib/roken .PATH: ${.CURDIR}/../../include/heimdal diff --git a/lib/libsl/Makefile b/lib/libsl/Makefile index 4fcdf4267140..83fe3f0f8007 100644 --- a/lib/libsl/Makefile +++ b/lib/libsl/Makefile @@ -1,5 +1,5 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/06/16 19:27:32 thorpej Exp $ -DIST= ${.CURDIR}/../../dist +# $NetBSD: Makefile,v 1.2 2000/06/16 22:46:45 thorpej Exp $ +DIST= ${.CURDIR}/../../crypto/dist .PATH: ${DIST}/heimdal/lib/sl WARNS?= 1 diff --git a/lib/libss/Makefile b/lib/libss/Makefile index e50e52a1c5e9..51066047469d 100644 --- a/lib/libss/Makefile +++ b/lib/libss/Makefile @@ -1,5 +1,5 @@ -# $NetBSD: Makefile,v 1.1.1.1 2000/06/16 19:27:32 thorpej Exp $ -DIST= ${.CURDIR}/../../dist +# $NetBSD: Makefile,v 1.2 2000/06/16 22:46:45 thorpej Exp $ +DIST= ${.CURDIR}/../../crypto/dist .PATH: ${DIST}/heimdal/lib/sl WARNS?= 1