aboutsummaryrefslogtreecommitdiff
path: root/eBones/Makefile.inc
diff options
context:
space:
mode:
authorGarrett Wollman <wollman@FreeBSD.org>1994-11-20 23:16:51 +0000
committerGarrett Wollman <wollman@FreeBSD.org>1994-11-20 23:16:51 +0000
commit36e95c31864f9bbe135eecdf6377e7ce385e34ca (patch)
tree8791adad33330ed2f08a385b3ebdfc40db0a8d9d /eBones/Makefile.inc
parent3d68884c5b5167a35f608cc8c28f23c3b0c720db (diff)
downloadsrc-36e95c31864f9bbe135eecdf6377e7ce385e34ca.tar.gz
src-36e95c31864f9bbe135eecdf6377e7ce385e34ca.zip
Add DISTRIBUTION=krb for P-HK.
Notes
Notes: svn path=/head/; revision=4713
Diffstat (limited to 'eBones/Makefile.inc')
-rw-r--r--eBones/Makefile.inc3
1 files changed, 2 insertions, 1 deletions
diff --git a/eBones/Makefile.inc b/eBones/Makefile.inc
index fc75f4bf4912..c87342a61c8c 100644
--- a/eBones/Makefile.inc
+++ b/eBones/Makefile.inc
@@ -1,9 +1,10 @@
# From: @(#)Makefile.inc 5.1 (Berkeley) 6/25/90
-# $Id: Makefile.inc,v 1.3 1994/09/24 14:04:08 g89r4222 Exp $
+# $Id: Makefile.inc,v 1.1.1.1 1994/09/30 14:49:48 csgr Exp $
BINDIR?= /usr/sbin
SHLIB_MAJOR?= 2
SHLIB_MINOR?= 0
+DISTRIBUTION= krb
.if exists(${.CURDIR}/../des/obj)
DESOBJDIR= ${.CURDIR}/../des/obj