This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
perl 5.002beta2 patch: doop.c
[perl5.git] / ext / POSIX / Makefile.PL
CommitLineData
42793c05
TB
1use ExtUtils::MakeMaker;
2WriteMakefile(LIBS => ["-lm -lposix -lcposix"]);