Move vms/ext/DCLsym and vms/ext/Stdio to ext/VMS-DCLsym and ext/VMS-Stdio.
[p5sagit/p5-mst-13.2.git] / ext / VMS-Stdio / Makefile.PL
1 use ExtUtils::MakeMaker;
2
3 WriteMakefile( 'VERSION_FROM' => 'Stdio.pm',
4                'MAN3PODS'     => {}, # pods will be built later
5              );