This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
inline.h: Fix comment
[perl5.git] / hints / amigaos.sh
1 #
2 # AmigaOS 4
3 #
4 . amigaos4/config.sh
5 for f in amigaos4/*.h amigaos4/*.c
6 do
7   cp -f $f .
8 done