EBCDIC: the sorting order is different under
[p5sagit/p5-mst-13.2.git] / wince / Makefile.ce
index e5fefa9..d45cdbb 100644 (file)
@@ -4,7 +4,7 @@
 
 SRCDIR     = ..
 PV         = 57
-INST_VER   = 5.7.2
+INST_VER   = 5.7.3
 PERLCEDIR  = H:\src\wince\perl\wince
 WCEROOT    = N:\Windows CE Tools
 WCEROOT    = D:\Windows CE Tools
@@ -513,6 +513,7 @@ MICROCORE_SRC       =               \
                ..\pp_pack.c    \
                ..\pp_sort.c    \
                ..\pp_sys.c     \
+               ..\reentr.c     \
                ..\regcomp.c    \
                ..\regexec.c    \
                ..\run.c        \
@@ -960,6 +961,7 @@ $(DLLDIR)\pp_hot.obj \
 $(DLLDIR)\pp_pack.obj \
 $(DLLDIR)\pp_sort.obj \
 $(DLLDIR)\pp_sys.obj \
+$(DLLDIR)\reentr.obj \
 $(DLLDIR)\regcomp.obj \
 $(DLLDIR)\regexec.obj \
 $(DLLDIR)\run.obj \