summaryrefslogtreecommitdiffstats
path: root/kerberos5
diff options
context:
space:
mode:
authorassar <assar@FreeBSD.org>2001-02-24 02:10:32 +0000
committerassar <assar@FreeBSD.org>2001-02-24 02:10:32 +0000
commit4c4f54019bb506b2a036b3c548eb896697317b87 (patch)
tree03689b4fbc76d705de421029e29ee1ba8e17f91a /kerberos5
parent6636914a20992f176e7d5e49c5f7a4dc1705cade (diff)
downloadFreeBSD-src-4c4f54019bb506b2a036b3c548eb896697317b87.zip
FreeBSD-src-4c4f54019bb506b2a036b3c548eb896697317b87.tar.gz
try hard to make sure this does not get build as a shared library
Diffstat (limited to 'kerberos5')
-rw-r--r--kerberos5/lib/libvers/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/kerberos5/lib/libvers/Makefile b/kerberos5/lib/libvers/Makefile
index 22a0c1b..a3bc726 100644
--- a/kerberos5/lib/libvers/Makefile
+++ b/kerberos5/lib/libvers/Makefile
@@ -13,6 +13,10 @@ SRCS= \
install:
+__initialized__:
+
+.include "../../Makefile.inc"
+
.include <bsd.lib.mk>
beforedepend all: print_version.h
OpenPOWER on IntegriCloud