Change 11666 by jhi@alpha on 2001/08/14 12:29:57
More DOSish files.
Affected files ...
... //depot/perl/Porting/makerel#24 edit
Differences ...
==== //depot/perl/Porting/makerel#24 (text) ====
Index: perl/Porting/makerel
--- perl/Porting/makerel.~1~ Tue Aug 14 06:45:09 2001
+++ perl/Porting/makerel Tue Aug 14 06:45:09 2001
@@ -147,6 +147,9 @@
win32/Makefile
win32/makefile.mk
wince/Makefile.ce
+ wince/README.compile
+ wince/README.perlce
+ wince/registry.bat
);
system("perl -pi -e 's/\015*\012/\015\012/' @crlf");
print "\n";
End of Patch.