Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libkadm5srv include bsd.own.mk
details: https://anonhg.NetBSD.org/src/rev/81119266f2b1
branches: trunk
changeset: 495814:81119266f2b1
user: msaitoh <msaitoh%NetBSD.org@localhost>
date: Sun Aug 06 22:41:05 2000 +0000
description:
include bsd.own.mk
diffstat:
lib/libkadm5srv/Makefile | 4 +++-
1 files changed, 3 insertions(+), 1 deletions(-)
diffs (17 lines):
diff -r 122b621cb3af -r 81119266f2b1 lib/libkadm5srv/Makefile
--- a/lib/libkadm5srv/Makefile Sun Aug 06 22:37:18 2000 +0000
+++ b/lib/libkadm5srv/Makefile Sun Aug 06 22:41:05 2000 +0000
@@ -1,10 +1,12 @@
-# $NetBSD: Makefile,v 1.4 2000/08/03 03:53:38 assar Exp $
+# $NetBSD: Makefile,v 1.5 2000/08/06 22:41:05 msaitoh Exp $
DIST= ${.CURDIR}/../../crypto/dist
.PATH: ${DIST}/heimdal/lib/kadm5
WARNS?= 1
MKLINT= no
+.include <bsd.own.mk>
+
LIB= kadm5srv
COMPILEET!= cd ${.CURDIR}/../libcom_err/compile_et && make print-objdir
Home |
Main Index |
Thread Index |
Old Index