file (and to properly clean it up).
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@6896
dc483132-0cff-0310-8789-
dd5450dbe970
+Fri Sep 29 14:18:03 1995 Theodore Y. Ts'o <tytso@dcl>
+
+ * configure.in:
+ * Makefile.in: Use the SubdirLibraryRule defined in aclocal.m4 to
+ create the DONE file (and to properly clean it up).
+
Mon Sep 25 16:42:36 1995 Theodore Y. Ts'o <tytso@dcl>
* Makefile.in: Removed "foo:: foo-$(WHAT)" lines from the
$(RANLIB) $@
touch libpty.stamp
-DONE:: $(LIBOBJS)
- $(RM) DONE
- echo $(LIBOBJS) >DONE
-
clean-unix::
$(RM) $(LIBOBJS) libpty.stamp
USE_KRB4_LIBRARY
KRB5_LIBRARIES
V5_USE_SHARED_LIB
+SubdirLibraryRule([$(LIBOBJS)])
V5_AC_OUTPUT_MAKEFILE