libraries. This is the older protocol.
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@12518
dc483132-0cff-0310-8789-
dd5450dbe970
+2000-07-03 Ezra Peisach <epeisach@mit.edu>
+
+ * Makefile.in: v5passwd does not depend on the kadm5
+ libraries. This is the older protocol.
+
2000-05-24 Ken Raeburn <raeburn@mit.edu>
Ezra Peisach <epeisach@mit.edu>
$(KADMSRV_LIBS) $(KRB5_BASE_LIBS)
-$(CLI): $(CLI_OBJS) $(COMMON_OBJS) $(KADMCLNT_DEPLIBS) $(KRB5_BASE_DEPLIBS)
+$(CLI): $(CLI_OBJS) $(COMMON_OBJS) $(KRB5_BASE_DEPLIBS)
$(CC_LINK) -o $(CLI) $(CLI_OBJS) $(COMMON_OBJS) \
- $(KADMCLNT_LIBS) $(KRB5_BASE_LIBS)
+ $(KRB5_BASE_LIBS)
install::
for f in v5passwd; do \