this library and the .so
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6057
dc483132-0cff-0310-8789-
dd5450dbe970
+Wed Jun 14 07:37:26 1995 Ezra Peisach <epeisach@kangaroo.mit.edu>
+
+ * Makefile.in (libdes425.a): Don't copy library up a level. Let
+ above Makefile symlink to it.
+
Fri Jun 9 19:18:59 1995 <tytso@rsx-11.mit.edu>
* configure.in: Remove standardized set of autoconf macros, which
$(RM) $@
$(ARADD) $@ $(OBJS)
$(RANLIB) $@
- $(RM) $(TOPLIBD)/libdes425.a
- $(CP) libdes425.a $(BUILDTOP)/lib/libdes425.a
- $(RANLIB) $(BUILDTOP)/lib/libdes425.a
install:: libdes425.a
$(INSTALL_DATA) libdes425.a $(DESTDIR)$(KRB5_LIBDIR)/libdes425.a