summaryrefslogtreecommitdiff
path: root/ext/DB_File/Makefile.PL
blob: 7100ce671a81980f528ca8058c1bd252b0c9697c (plain)
1
2
use ExtUtils::MakeMaker;
WriteMakefile(LIBS => ["-ldb"]);