EBCDIC: the sorting order is different under
[p5sagit/p5-mst-13.2.git] / wince / Makefile.ce
index 343095e..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,11 +513,11 @@ MICROCORE_SRC     =               \
                ..\pp_pack.c    \
                ..\pp_sort.c    \
                ..\pp_sys.c     \
+               ..\reentr.c     \
                ..\regcomp.c    \
                ..\regexec.c    \
                ..\run.c        \
                ..\scope.c      \
-               ..\sharedsv.c   \
                ..\sv.c         \
                ..\taint.c      \
                ..\toke.c       \
@@ -569,7 +569,6 @@ CORE_NOCFG_H        =               \
                ..\proto.h      \
                ..\regexp.h     \
                ..\scope.h      \
-               ..\sharedsv.h   \
                ..\sv.h         \
                ..\thread.h     \
                ..\unixish.h    \
@@ -962,11 +961,11 @@ $(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 \
 $(DLLDIR)\scope.obj \
-$(DLLDIR)\sharedsv.obj \
 $(DLLDIR)\sv.obj \
 $(DLLDIR)\taint.obj \
 $(DLLDIR)\toke.obj \