Fixup Heimdal library builds.
This commit is contained in:
parent
84f54d4e80
commit
e041ca2c2e
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user