Fixup Heimdal/KTH Kerberos usr.bin bits.

This commit is contained in:
thorpej 2000-06-16 23:57:18 +00:00
parent 7bd1e30c61
commit 5ae0bf3e39
8 changed files with 20 additions and 16 deletions

View File

@ -1,5 +1,5 @@
# $NetBSD: Makefile,v 1.1.1.1 2000/06/16 23:47:15 thorpej Exp $
DIST= ${.CURDIR}/../../dist
# $NetBSD: Makefile,v 1.2 2000/06/16 23:57:18 thorpej Exp $
DIST= ${.CURDIR}/../../crypto/dist
.PATH: ${DIST}/heimdal/lib/com_err
WARNS?= 1

View File

@ -1,5 +1,5 @@
# $NetBSD: Makefile,v 1.1.1.1 2000/06/16 23:47:15 thorpej Exp $
DIST= ${.CURDIR}/../../dist
# $NetBSD: Makefile,v 1.2 2000/06/16 23:57:18 thorpej Exp $
DIST= ${.CURDIR}/../../crypto/dist
.PATH: ${DIST}/heimdal/kuser
WARNS?= 1
@ -12,6 +12,7 @@ SRCS= kdestroy.c
CPPFLAGS+= -I. \
-I${DIST}/heimdal/kuser \
-I${.CURDIR}/../../include/heimdal \
-I${DESTDIR}/usr/include/kerberosIV \
-I${DESTDIR}/usr/include/krb5 \
-I${DESTDIR}/usr/include \
-I${DESTDIR}/usr/include/openssl \

View File

@ -1,5 +1,5 @@
# $NetBSD: Makefile,v 1.1.1.1 2000/06/16 23:47:15 thorpej Exp $
DIST= ${.CURDIR}/../../dist
# $NetBSD: Makefile,v 1.2 2000/06/16 23:57:18 thorpej Exp $
DIST= ${.CURDIR}/../../crypto/dist
.PATH: ${DIST}/heimdal/appl/kf
WARNS?= 1

View File

@ -1,5 +1,5 @@
# $NetBSD: Makefile,v 1.1.1.1 2000/06/16 23:47:14 thorpej Exp $
DIST= ${.CURDIR}/../../dist
# $NetBSD: Makefile,v 1.2 2000/06/16 23:57:19 thorpej Exp $
DIST= ${.CURDIR}/../../crypto/dist
.PATH: ${DIST}/heimdal/kuser
WARNS?= 1
@ -12,6 +12,7 @@ SRCS= kinit.c kinit_options.c
CPPFLAGS+= -I. \
-I${DIST}/heimdal/kuser \
-I${.CURDIR}/../../include/heimdal \
-I${DESTDIR}/usr/include/kerberosIV \
-I${DESTDIR}/usr/include/krb5 \
-I${DESTDIR}/usr/include \
-I${DESTDIR}/usr/include/openssl \

View File

@ -1,5 +1,5 @@
# $NetBSD: Makefile,v 1.1.1.1 2000/06/16 23:47:14 thorpej Exp $
DIST= ${.CURDIR}/../../dist
# $NetBSD: Makefile,v 1.2 2000/06/16 23:57:19 thorpej Exp $
DIST= ${.CURDIR}/../../crypto/dist
.PATH: ${DIST}/heimdal/kuser
WARNS?= 1
@ -12,6 +12,7 @@ SRCS= klist.c
CPPFLAGS+= -I. \
-I${DIST}/heimdal/kuser \
-I${.CURDIR}/../../include/heimdal \
-I${DESTDIR}/usr/include/kerberosIV \
-I${DESTDIR}/usr/include/krb5 \
-I${DESTDIR}/usr/include \
-I${DESTDIR}/usr/include/openssl \

View File

@ -1,5 +1,5 @@
# $NetBSD: Makefile,v 1.1.1.1 2000/06/16 23:47:14 thorpej Exp $
DIST= ${.CURDIR}/../../dist
# $NetBSD: Makefile,v 1.2 2000/06/16 23:57:19 thorpej Exp $
DIST= ${.CURDIR}/../../crypto/dist
.PATH: ${DIST}/heimdal/kpasswd
WARNS?= 1

View File

@ -1,5 +1,5 @@
# $NetBSD: Makefile,v 1.1.1.1 2000/06/16 23:47:14 thorpej Exp $
DIST= ${.CURDIR}/../../dist
# $NetBSD: Makefile,v 1.2 2000/06/16 23:57:19 thorpej Exp $
DIST= ${.CURDIR}/../../crypto/dist
.PATH: ${DIST}/heimdal/lib/sl
WARNS?= 1

View File

@ -1,5 +1,5 @@
# $NetBSD: Makefile,v 1.1.1.1 2000/06/16 23:47:14 thorpej Exp $
DIST= ${.CURDIR}/../../dist
# $NetBSD: Makefile,v 1.2 2000/06/16 23:57:19 thorpej Exp $
DIST= ${.CURDIR}/../../crypto/dist
.PATH: ${DIST}/heimdal/kdc
WARNS?= 1
@ -14,6 +14,7 @@ CPPFLAGS+= -I. \
-I${.CURDIR}/../../include/heimdal \
-I${DIST}/heimdal/lib/asn1 \
-I${DIST}/heimdal/lib/krb5 \
-I${DESTDIR}/usr/include/kerberosIV \
-I${DESTDIR}/usr/include/krb5 \
-I${DESTDIR}/usr/include/openssl \
-DHAVE_CONFIG_H