You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@stdcxx.apache.org by se...@apache.org on 2007/12/10 07:22:01 UTC

svn propchange: r602770 - svn:log

Author: sebor
Revision: 602770
Modified property: svn:log

Modified: svn:log at Sun Dec  9 22:22:01 2007
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Sun Dec  9 22:22:01 2007
@@ -1,5 +1,6 @@
 2007-12-09  Martin Sebor  <se...@roguewave.com>
 
 	STDCXX-650
-	* makefile.rules: Duplicated rules for sources matching *.out.cpp
-	and objects matching *.out.o. (Only the latter appears necessary).
+	* etc/config/makefile.rules: Duplicated rules for sources matching
+	"*.out.cpp" and objects matching "*.out.o" (Only the latter appears
+	necessary).