summaryrefslogtreecommitdiff
path: root/enc/Makefile.in
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-08-13 07:20:16 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2009-08-13 07:20:16 +0000
commit24c783e95eab89e73da7d56cb6e83f6c938046ae (patch)
treeb096876143f7daa26e19952635afdc1dea87d350 /enc/Makefile.in
parent5aff5e79b8bcf55f90997711f019eae3f18eef45 (diff)
* configure.in, Makefile.in (MAKEDIRS): used MKDIR_P instead of
as_mkdir_p. [ruby-dev:39063] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24525 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'enc/Makefile.in')
-rw-r--r--enc/Makefile.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/enc/Makefile.in b/enc/Makefile.in
index 8ba04f374a..129220719f 100644
--- a/enc/Makefile.in
+++ b/enc/Makefile.in
@@ -48,7 +48,7 @@ RUBY = $(MINIRUBY)
WORKDIRS = $(ENCSODIR) $(TRANSSODIR) enc enc/trans
RM = @RM@
-MAKEDIRS = @MAKEDIRS@
+MAKEDIRS = @MKDIR_P@
.SUFFIXES: .trans