summaryrefslogtreecommitdiff
path: root/win32/Makefile.sub
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-08-24 03:55:26 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-08-24 03:55:26 +0000
commit3bf1ea2217478ca8512bdd8e12dfa05442f7402d (patch)
treee0a3340601096fc580c8afdf5c38891e452680a3 /win32/Makefile.sub
parent7c2d363baed3fd43a1b29bab1f177a514e0b785c (diff)
* win32/Makefile.sub (enc/unicode/name2ctype.h): use md instead of
$(MAKEDIRS). git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24632 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'win32/Makefile.sub')
-rw-r--r--win32/Makefile.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/Makefile.sub b/win32/Makefile.sub
index bba77efd86..50d722b58a 100644
--- a/win32/Makefile.sub
+++ b/win32/Makefile.sub
@@ -854,7 +854,7 @@ lex.c: {$(srcdir)}lex.c.blt
copy $(?:/=\) $@
enc/unicode/name2ctype.h: {$(srcdir)}enc/unicode/name2ctype.h.blt
- $(MAKEDIRS) $(@D:/=\)
+ @md $(@D:/=\)
copy $(?:/=\) $(@:/=\)
$(OBJS): {$(hdrdir)/ruby}win32.h