aboutsummaryrefslogtreecommitdiffstats
path: root/win32
diff options
context:
space:
mode:
authornobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-07-14 10:45:33 +0000
committernobu <nobu@b2dd03c8-39d4-4d8f-98ff-823fe69b080e>2016-07-14 10:45:33 +0000
commit9ba21a42833ac90109d6c2a7282b3bd9534c6714 (patch)
tree09c6692127e4e93fa2353ac971e4d5cc74d1dbbb /win32
parentfa44129b11f8226d5d686dd874bfb96c696289b3 (diff)
downloadruby-9ba21a42833ac90109d6c2a7282b3bd9534c6714.tar.gz
Makefile.sub: update enc/unicode/name2ctype.h
* win32/Makefile.sub (enc/unicode/name2ctype.h): remove stale recipe. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55679 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
Diffstat (limited to 'win32')
-rw-r--r--win32/Makefile.sub5
1 files changed, 0 insertions, 5 deletions
diff --git a/win32/Makefile.sub b/win32/Makefile.sub
index c8692888ad..4fcb0144cd 100644
--- a/win32/Makefile.sub
+++ b/win32/Makefile.sub
@@ -1144,11 +1144,6 @@ $(ruby_pc): $(RBCONFIG)
lex.c: {$(srcdir)}lex.c.blt
copy $(?:/=\) $@
-enc/unicode/name2ctype.h: {$(srcdir)}enc/unicode/name2ctype.h.blt
- @if not exist $(@D:/=\) md $(@D:/=\)
- $(ECHO) copying $@
- $(Q) copy $(?:/=\) $(@:/=\) > nul
-
enc/jis/props.h: {$(srcdir)}enc/jis/props.h.blt
@if not exist $(@D:/=\) md $(@D:/=\)
$(ECHO) copying $@