Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/netbsd-1-5]: src/lib/libkrb Pull up revisions 1.7-1.8 (requested by assar):
details: https://anonhg.NetBSD.org/src/rev/0ffbda3246d5
branches: netbsd-1-5
changeset: 491158:0ffbda3246d5
user: he <he%NetBSD.org@localhost>
date: Thu Apr 05 23:25:33 2001 +0000
description:
Pull up revisions 1.7-1.8 (requested by assar):
Upgrade Heimdal to version 0.3e.
diffstat:
lib/libkrb/Makefile | 7 +++++--
1 files changed, 5 insertions(+), 2 deletions(-)
diffs (21 lines):
diff -r ecb9a22760f6 -r 0ffbda3246d5 lib/libkrb/Makefile
--- a/lib/libkrb/Makefile Thu Apr 05 23:25:31 2001 +0000
+++ b/lib/libkrb/Makefile Thu Apr 05 23:25:33 2001 +0000
@@ -1,4 +1,7 @@
-# $NetBSD: Makefile,v 1.5.2.1 2000/06/21 04:22:32 thorpej Exp $
+# $NetBSD: Makefile,v 1.5.2.2 2001/04/05 23:25:33 he Exp $
+
+.include <bsd.own.mk>
+
DIST= ${.CURDIR}/../../crypto/dist
.PATH: ${DIST}/krb4/lib/krb
.PATH: ${DIST}/krb4/doc
@@ -9,7 +12,7 @@
LIB= krb
-COMPILEET!= cd ${.CURDIR}/../libcom_err/compile_et && make print-objdir
+COMPILEET!= cd ${.CURDIR}/../libcom_err/compile_et && ${PRINTOBJDIR}
krb_err.c krb_err.h: krb_err.et
${COMPILEET}/compile_et ${DIST}/krb4/lib/krb/krb_err.et
Home |
Main Index |
Thread Index |
Old Index