summaryrefslogtreecommitdiff
path: root/win32
diff options
context:
space:
mode:
authorRafael Garcia-Suarez <rgs@consttype.org>2009-12-03 11:34:08 +0100
committerRafael Garcia-Suarez <rgs@consttype.org>2009-12-03 11:34:08 +0100
commit3e344d15720c94d171585f6a4a1c9f55a76e852b (patch)
treeefeeff5e8a81bc23ca00fda691113a6db1f70469 /win32
parent8cf8bfae8ab20c53dc9b668f5e3be813b5d11cb0 (diff)
downloadperl-3e344d15720c94d171585f6a4a1c9f55a76e852b.tar.gz
Revert makefile part of the Unicode 5.2 patch
lib/unicore/version was getting removed by "make distclean".
Diffstat (limited to 'win32')
-rw-r--r--win32/Makefile2
-rw-r--r--win32/Makefile.ce2
-rw-r--r--win32/makefile.mk3
3 files changed, 3 insertions, 4 deletions
diff --git a/win32/Makefile b/win32/Makefile
index a81e0f9d66..bf1722a9cb 100644
--- a/win32/Makefile
+++ b/win32/Makefile
@@ -583,7 +583,7 @@ FIRSTUNIFILE = ..\lib\unicore\Decomposition.pl
UNIDATAFILES = ..\lib\unicore\Decomposition.pl \
..\lib\unicore\CombiningClass.pl ..\lib\unicore\Name.pl \
..\lib\unicore\Heavy.pl ..\lib\unicore\mktables.lst \
- ..\lib\unicore\TestProp.pl ..\lib\unicore\version
+ ..\lib\unicore\TestProp.pl
# Directories of Unicode data files generated by mktables
UNIDATADIR1 = ..\lib\unicore\To
diff --git a/win32/Makefile.ce b/win32/Makefile.ce
index 7d8767089f..ada1e14837 100644
--- a/win32/Makefile.ce
+++ b/win32/Makefile.ce
@@ -538,7 +538,7 @@ MINIMOD = ..\lib\ExtUtils\Miniperl.pm
UNIDATAFILES = ..\lib\unicore\Decomposition.pl \
..\lib\unicore\CombiningClass.pl ..\lib\unicore\Name.pl \
..\lib\unicore\Heavy.pl ..\lib\unicore\mktables.lst \
- ..\lib\unicore\TestProp.pl ..\lib\unicore\version
+ ..\lib\unicore\TestProp.pl
# Directories of Unicode data files generated by mktables
UNIDATADIR1 = ..\lib\unicore\To
diff --git a/win32/makefile.mk b/win32/makefile.mk
index 71858b9ef0..0f057a8b55 100644
--- a/win32/makefile.mk
+++ b/win32/makefile.mk
@@ -756,8 +756,7 @@ PERLSTATIC =
# Unicode data files generated by mktables
UNIDATAFILES = ..\lib\unicore\Decomposition.pl ..\lib\unicore\TestProp.pl \
..\lib\unicore\CombiningClass.pl ..\lib\unicore\Name.pl \
- ..\lib\unicore\Heavy.pl ..\lib\unicore\mktables.lst \
- ..\lib\unicore\version
+ ..\lib\unicore\Heavy.pl ..\lib\unicore\mktables.lst
# Directories of Unicode data files generated by mktables
UNIDATADIR1 = ..\lib\unicore\To