Re: ext/Encode/t/Tcl.t on VMS @15173
[p5sagit/p5-mst-13.2.git] / wince / Makefile.ce
index 343095e..f95c49c 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
@@ -517,7 +517,6 @@ MICROCORE_SRC       =               \
                ..\regexec.c    \
                ..\run.c        \
                ..\scope.c      \
-               ..\sharedsv.c   \
                ..\sv.c         \
                ..\taint.c      \
                ..\toke.c       \
@@ -569,7 +568,6 @@ CORE_NOCFG_H        =               \
                ..\proto.h      \
                ..\regexp.h     \
                ..\scope.h      \
-               ..\sharedsv.h   \
                ..\sv.h         \
                ..\thread.h     \
                ..\unixish.h    \
@@ -966,7 +964,6 @@ $(DLLDIR)\regcomp.obj \
 $(DLLDIR)\regexec.obj \
 $(DLLDIR)\run.obj \
 $(DLLDIR)\scope.obj \
-$(DLLDIR)\sharedsv.obj \
 $(DLLDIR)\sv.obj \
 $(DLLDIR)\taint.obj \
 $(DLLDIR)\toke.obj \