<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -1,3 +1,8 @@
+Wed Jun  4 16:41:19 2008  Nobuyoshi Nakada  &lt;nobu@ruby-lang.org&gt;
+
+	* Makefile.in (ext/extinit.o): use $(OUTFLAG) as well as other
+	  objects.  [ruby-Bugs-14228]
+
 Tue Jun  3 16:15:27 2008  Nobuyoshi Nakada  &lt;nobu@ruby-lang.org&gt;
 
 	* parse.y (yyerror): limit error message length.  [ruby-dev:31848]</diff>
      <filename>ChangeLog</filename>
    </modified>
    <modified>
      <diff>@@ -177,4 +177,4 @@ distclean-local::
 	@$(RM) ext/config.cache $(RBCONFIG)
 
 ext/extinit.$(OBJEXT): ext/extinit.c $(SETUP)
-	$(CC) $(CFLAGS) $(XCFLAGS) $(CPPFLAGS) -o$@ -c ext/extinit.c
+	$(CC) $(CFLAGS) $(XCFLAGS) $(CPPFLAGS) $(OUTFLAG)$@ -c ext/extinit.c</diff>
      <filename>Makefile.in</filename>
    </modified>
    <modified>
      <diff>@@ -1,15 +1,15 @@
 #define RUBY_VERSION &quot;1.8.6&quot;
-#define RUBY_RELEASE_DATE &quot;2008-06-03&quot;
+#define RUBY_RELEASE_DATE &quot;2008-06-04&quot;
 #define RUBY_VERSION_CODE 186
-#define RUBY_RELEASE_CODE 20080603
-#define RUBY_PATCHLEVEL 123
+#define RUBY_RELEASE_CODE 20080604
+#define RUBY_PATCHLEVEL 124
 
 #define RUBY_VERSION_MAJOR 1
 #define RUBY_VERSION_MINOR 8
 #define RUBY_VERSION_TEENY 6
 #define RUBY_RELEASE_YEAR 2008
 #define RUBY_RELEASE_MONTH 6
-#define RUBY_RELEASE_DAY 3
+#define RUBY_RELEASE_DAY 4
 
 #ifdef RUBY_EXTERN
 RUBY_EXTERN const char ruby_version[];</diff>
      <filename>version.h</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>7933312975ddb73022088cb86b02a85523474c14</id>
    </parent>
  </parents>
  <author>
    <name>shyouhei</name>
    <email>shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
  </author>
  <url>http://github.com/FooBarWidget/rubyenterpriseedition/commit/e6a069d2eac3412b6d3ec9e2536ba9556afe7cc3</url>
  <id>e6a069d2eac3412b6d3ec9e2536ba9556afe7cc3</id>
  <committed-date>2008-06-04T00:41:47-07:00</committed-date>
  <authored-date>2008-06-04T00:41:47-07:00</authored-date>
  <message>merge revision(s) 13515:
	* Makefile.in (ext/extinit.o): use $(OUTFLAG) as well as other
	  objects.  [ruby-Bugs-14228]


git-svn-id: http://svn.ruby-lang.org/repos/ruby/branches/ruby_1_8_6@16806 b2dd03c8-39d4-4d8f-98ff-823fe69b080e</message>
  <tree>f84b437d616e98faf99dfdd5095eebd43d7388cf</tree>
  <committer>
    <name>shyouhei</name>
    <email>shyouhei@b2dd03c8-39d4-4d8f-98ff-823fe69b080e</email>
  </committer>
</commit>
