projects
/
p5sagit/p5-mst-13.2.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
e4451f1
)
More DOSish files.
Jarkko Hietaniemi [Tue, 14 Aug 2001 12:29:57 +0000 (12:29 +0000)]
p4raw-id: //depot/perl@11666
Porting/makerel
patch
|
blob
|
blame
|
history
diff --git
a/Porting/makerel
b/Porting/makerel
index
ab28206
..
e67a80c
100644
(file)
--- a/
Porting/makerel
+++ b/
Porting/makerel
@@
-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";