This is a live mirror of the Perl 5 development currently hosted at https://github.com/perl/perl5
Remove perlcc and the byteloader
[perl5.git] / win32 / pod.mak
index 07181de..8a27402 100644 (file)
@@ -541,9 +541,3 @@ podchecker: podchecker.PL ../lib/Config.pm
 
 podselect:     podselect.PL ../lib/Config.pm
        $(PERL) -I ../lib podselect.PL
-
-compile: all
-       $(REALPERL) -I../lib ../utils/perlcc pod2latex -o pod2latex.exe -v 10 -log ../compilelog
-       $(REALPERL) -I../lib ../utils/perlcc pod2man -o pod2man.exe -v 10 -log ../compilelog
-       $(REALPERL) -I../lib ../utils/perlcc pod2text -o pod2text.exe -v 10 -log ../compilelog
-       $(REALPERL) -I../lib ../utils/perlcc checkpods -o checkpods.exe -v 10 -log ../compilelog