summaryrefslogtreecommitdiff
path: root/kerberosIV/usr.sbin/kstash
diff options
context:
space:
mode:
authorHugh Graham <hugh@cvs.openbsd.org>2001-07-28 01:25:04 +0000
committerHugh Graham <hugh@cvs.openbsd.org>2001-07-28 01:25:04 +0000
commit2589b03984b61490cbe7a1842ccab562f3a91a5b (patch)
treea4d89483a5da3d893c13aa8b81a4dee79bec2cfb /kerberosIV/usr.sbin/kstash
parent19377c986497e3523c8bc4b480815076590b0df1 (diff)
Reorder linking for the sake of static arches.
Diffstat (limited to 'kerberosIV/usr.sbin/kstash')
-rw-r--r--kerberosIV/usr.sbin/kstash/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/kerberosIV/usr.sbin/kstash/Makefile b/kerberosIV/usr.sbin/kstash/Makefile
index 0a73f39b2d0..141e63bdf76 100644
--- a/kerberosIV/usr.sbin/kstash/Makefile
+++ b/kerberosIV/usr.sbin/kstash/Makefile
@@ -1,4 +1,4 @@
-# $OpenBSD: Makefile,v 1.6 2001/07/09 16:45:33 deraadt Exp $
+# $OpenBSD: Makefile,v 1.7 2001/07/28 01:25:03 hugh Exp $
PROG = kstash
@@ -8,7 +8,7 @@ KRBDEPTH=../..
.PATH: ${KRBSRC}/admin
CFLAGS += -I. -I${KRBSRC}/lib/kadm -I${KRBSRC}/lib/kdb
-LDADD += -lkafs -lkrb5 -lkrb -lkdb -ldes -lcrypto -lasn1 ${LIBROKEN}
+LDADD += -lkafs -lkrb5 -lkdb -lkrb -ldes -lcrypto -lasn1 ${LIBROKEN}
SRCS = kstash.c