perl 5.002beta2 patch: doop.c
[p5sagit/p5-mst-13.2.git] / ext / POSIX / Makefile.PL
1 use ExtUtils::MakeMaker;
2 WriteMakefile(LIBS => ["-lm -lposix -lcposix"]);