summaryrefslogtreecommitdiff
path: root/gmp/macos/unix2mac
diff options
context:
space:
mode:
Diffstat (limited to 'gmp/macos/unix2mac')
-rw-r--r--gmp/macos/unix2mac1
1 files changed, 1 insertions, 0 deletions
diff --git a/gmp/macos/unix2mac b/gmp/macos/unix2mac
new file mode 100644
index 0000000000..49e755d6c3
--- /dev/null
+++ b/gmp/macos/unix2mac
@@ -0,0 +1 @@
+$/="\r"; while(<>) {chomp; print "$_\n";};