summaryrefslogtreecommitdiffstats
path: root/win32
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
commite1e3f2404498ed5b0663fa7827fc6341eb0da7ff (patch)
treee0a3340601096fc580c8afdf5c38891e452680a3 /win32
parent1e1a038fb26897c1a0ea7c58d508330949c774f2 (diff)
downloadruby-e1e3f2404498ed5b0663fa7827fc6341eb0da7ff.tar.gz
ruby-e1e3f2404498ed5b0663fa7827fc6341eb0da7ff.tar.xz
ruby-e1e3f2404498ed5b0663fa7827fc6341eb0da7ff.zip
* win32/Makefile.sub (enc/unicode/name2ctype.h): use md instead of
$(MAKEDIRS). git-svn-id: http://svn.ruby-lang.org/repos/ruby/trunk@24632 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'win32')
-rw-r--r--win32/Makefile.sub2
1 files changed, 1 insertions, 1 deletions
diff --git a/win32/Makefile.sub b/win32/Makefile.sub
index bba77efd8..50d722b58 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