summaryrefslogtreecommitdiff
path: root/kerberosV
diff options
context:
space:
mode:
authorAntoine Jacoutot <ajacoutot@cvs.openbsd.org>2013-06-21 11:01:18 +0000
committerAntoine Jacoutot <ajacoutot@cvs.openbsd.org>2013-06-21 11:01:18 +0000
commit94787d99d06516c565dfb145b8aa14579d5a6d07 (patch)
treec3ded8730d687714bd4bef554a03e15294db4e50 /kerberosV
parent22eac5b301c0388c83202ae35ca4d0c0f30cfa5f (diff)
Missed these in previous.
Diffstat (limited to 'kerberosV')
-rw-r--r--kerberosV/lib/libhdb/Makefile4
-rw-r--r--kerberosV/lib/libkdc/Makefile3
2 files changed, 2 insertions, 5 deletions
diff --git a/kerberosV/lib/libhdb/Makefile b/kerberosV/lib/libhdb/Makefile
index 65c68f6ff5a..99d73c7ff17 100644
--- a/kerberosV/lib/libhdb/Makefile
+++ b/kerberosV/lib/libhdb/Makefile
@@ -1,8 +1,6 @@
-# $OpenBSD: Makefile,v 1.3 2013/06/21 10:59:40 ajacoutot Exp $
+# $OpenBSD: Makefile,v 1.4 2013/06/21 11:01:17 ajacoutot Exp $
LIB= hdb
-LDFLAGS= -Wl,--no-undefined
-VERSION_MAP= ${KRB5DIR}/lib/hdb/version-script.map
MAN= HDB.3 hdb_entry_ex.3
diff --git a/kerberosV/lib/libkdc/Makefile b/kerberosV/lib/libkdc/Makefile
index 7cacf9543f8..1df04bd0f80 100644
--- a/kerberosV/lib/libkdc/Makefile
+++ b/kerberosV/lib/libkdc/Makefile
@@ -1,7 +1,6 @@
-#$OpenBSD: Makefile,v 1.3 2013/06/21 10:59:40 ajacoutot Exp $
+#$OpenBSD: Makefile,v 1.4 2013/06/21 11:01:17 ajacoutot Exp $
LIB= kdc
-LDFLAGS= -Wl,--no-undefined
INCS= kdc.h \
kdc-protos.h