Remove perlcc and the byteloader
[p5sagit/p5-mst-13.2.git] / ext / threads / shared / Makefile.PL
index aa9faa6..18ac115 100755 (executable)
@@ -7,8 +7,6 @@ WriteMakefile(
     'VERSION_FROM'     => 'shared.pm', # finds $VERSION
              'PM' => {
                  'shared.pm'    => '$(INST_LIBDIR)/shared.pm',
-                 'queue.pm'     => '$(INST_LIBDIR)/shared/queue.pm',
-                 'semaphore.pm' => '$(INST_LIBDIR)/shared/semaphore.pm',
              },
     'PREREQ_PM'                => {}, # e.g., Module::Name => 1.1
     ($] >= 5.005 ?    ## Add these new keywords supported since 5.005