X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=blobdiff_plain;f=pod%2FMakefile.SH;h=74d299f7a1fe19241cbfb0ffd5f7b336396292c6;hb=de1254415ffeb03ba71a0802be6f212b10153304;hp=ef1916933825daff236aaada14f15fe0d3096f6a;hpb=b6717e144d05264a3d0614dbad53f919e8a59efc;p=p5sagit%2Fp5-mst-13.2.git diff --git a/pod/Makefile.SH b/pod/Makefile.SH index ef19169..74d299f 100644 --- a/pod/Makefile.SH +++ b/pod/Makefile.SH @@ -158,10 +158,4 @@ perlmodlib.pod: $(PERL) perlmodlib.PL ../MANIFEST rm -f perlmodlib.pod $(PERL) -I ../lib perlmodlib.PL -compile: all - $(REALPERL) -I../lib ../utils/perlcc -I .. -L .. -o pod2latex.exe pod2latex -log ../compilelog - $(REALPERL) -I../lib ../utils/perlcc -I .. -L .. -o pod2man.exe pod2man -log ../compilelog - $(REALPERL) -I../lib ../utils/perlcc -I .. -L .. -o pod2text.exe pod2text -log ../compilelog - $(REALPERL) -I../lib ../utils/perlcc -I .. -L .. -o checkpods.exe checkpods -log ../compilelog - !NO!SUBS!