Croak if gv_init doesn't know how to create a typeglob from that type
[p5sagit/p5-mst-13.2.git] / pod / Makefile.SH
index ababd51..4664778 100644 (file)
@@ -82,7 +82,7 @@ html: pod2html $(HTML)
 tex:   pod2latex $(TEX)
 
 toc perltoc.pod:       buildtoc
-       $(PERLILIB) buildtoc
+       $(PERLILIB) buildtoc --build-toc
 
 .SUFFIXES: .pm .pod
 
@@ -154,10 +154,9 @@ podchecker:        podchecker.PL ../lib/Config.pm
 podselect:     podselect.PL ../lib/Config.pm
        $(PERL) -I ../lib podselect.PL
 
-perlmodlib.pod:        $(PERL) perlmodlib.PL ../mv-if-diff ../MANIFEST
-       rm -f perlmodlib.tmp
+perlmodlib.pod:        $(PERL) perlmodlib.PL ../MANIFEST
+       rm -f perlmodlib.pod
        $(PERL) -I ../lib perlmodlib.PL
-       sh ../mv-if-diff perlmodlib.tmp perlmodlib.pod
 
 compile: all
        $(REALPERL) -I../lib ../utils/perlcc -I .. -L .. -o pod2latex.exe pod2latex -log ../compilelog