From 89a31cf0a14e75a42dee5276f9306ed548928ba1 Mon Sep 17 00:00:00 2001 From: usa Date: Mon, 24 Aug 2009 04:24:24 +0000 Subject: * win32/Makefile.sub (MAKEDIRS): define. * common.mk (capi): using $(MAKEDIRS), so depends on $(PREP). git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@24636 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 9f461d827..e89b47ab9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +Mon Aug 24 13:24:07 2009 NAKAMURA Usaku + + * win32/Makefile.sub (MAKEDIRS): define. + + * common.mk (capi): using $(MAKEDIRS), so depends on $(PREP). + Mon Aug 24 13:14:06 2009 Nobuyoshi Nakada * configure.in (RUBY_CHECK_SIZEOF): set cross_compiling only when -- cgit