1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00

* enc/Makefile.in (MKDIRS): revert r24525.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24538 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
naruse 2009-08-14 08:20:13 +00:00
parent 69f1e595bf
commit 2b91cbbf11
2 changed files with 5 additions and 1 deletions

View file

@ -1,3 +1,7 @@
Fri Aug 14 17:17:42 2009 NARUSE, Yui <naruse@ruby-lang.org>
* enc/Makefile.in (MKDIRS): revert r24525.
Fri Aug 14 16:28:19 2009 Nobuyoshi Nakada <nobu@ruby-lang.org>
* ext/digest/lib/digest/hmac.rb (Digest::HMAC#initialize): faster

View file

@ -48,7 +48,7 @@ RUBY = $(MINIRUBY)
WORKDIRS = $(ENCSODIR) $(TRANSSODIR) enc enc/trans
RM = @RM@
MAKEDIRS = @MKDIR_P@
MAKEDIRS = @MAKEDIRS@
.SUFFIXES: .trans