You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@subversion.apache.org by pe...@apache.org on 2010/11/10 20:51:11 UTC

svn propchange: r1033665 - svn:log

Author: peters
Revision: 1033665
Modified property: svn:log

Modified: svn:log at Wed Nov 10 19:51:11 2010
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Wed Nov 10 19:51:11 2010
@@ -1,3 +1,5 @@
 * Makefile.in
   (revision-install): Followup r1033290 with an equivalent but slightly
-   cleaner way to write svn-revision.txt.
+   cleaner way to write svn-revision.txt.  Also $(MKDIR) the target
+   directory, as this target doesn't explicitly depend on any other
+   targets that will do so.