summaryrefslogtreecommitdiff
path: root/Porting/makerel
diff options
context:
space:
mode:
Diffstat (limited to 'Porting/makerel')
-rw-r--r--Porting/makerel6
1 files changed, 6 insertions, 0 deletions
diff --git a/Porting/makerel b/Porting/makerel
index 42b24d6c8e..d4022bbccb 100644
--- a/Porting/makerel
+++ b/Porting/makerel
@@ -151,11 +151,17 @@ system("chmod +w @writables") == 0
or die "system: $!";
print "Adding CRs to DOSish files...\n";
+# This list is also in curliff.pl.
my @crlf = qw(
djgpp/configure.bat
README.ce
README.dos
+ README.symbian
README.win32
+ symbian/config.pl
+ symbian/makesis.pl
+ symbian/README
+ symbian/xsbuild.pl
win32/Makefile
win32/makefile.mk
wince/Makefile.ce