EBCDIC: the sorting order is different under
[p5sagit/p5-mst-13.2.git] / wince / Makefile.ce
index f95c49c..d45cdbb 100644 (file)
@@ -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 \