More DOSish files.
authorJarkko Hietaniemi <jhi@iki.fi>
Tue, 14 Aug 2001 12:29:57 +0000 (12:29 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Tue, 14 Aug 2001 12:29:57 +0000 (12:29 +0000)
p4raw-id: //depot/perl@11666

Porting/makerel

index ab28206..e67a80c 100644 (file)
@@ -147,6 +147,9 @@ my @crlf = qw(
     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";