perl5.000 patch.0l: MakeMaker 4.085 and upgrade Configure to dist3 PL 51.
[p5sagit/p5-mst-13.2.git] / ext / GDBM_File / Makefile.PL
1 use ExtUtils::MakeMaker;
2 WriteMakefile(LIBS => ["-L/usr/local/lib -lgdbm", "-ldbm"]);