summaryrefslogtreecommitdiff
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
commit35ff4064e8f81ebdde54edd8fac74eb33fe3702f (patch)
tree09c6692127e4e93fa2353ac971e4d5cc74d1dbbb /win32
parent2f87f9e63b9f88b6fe1f26c315a64d41f8adc0a5 (diff)
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 $@