This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
fix the API description of SvLEN_set()
[perl5.git] / hints / amigaos.sh
index 5317009..c7b9e5e 100644 (file)
@@ -2,3 +2,7 @@
 # AmigaOS 4
 #
 . amigaos4/config.sh
+for f in amigaos4/*.h amigaos4/*.c
+do
+  cp -f $f .
+done