Removed vestigal support for Tenon Intersystems MachTen Unix layer for MacOS Classic.
[p5sagit/p5-mst-13.2.git] / pod / buildtoc
index cae3dfe..b3b29c5 100755 (executable)
@@ -737,6 +737,7 @@ pod/$_: pod/$Copies{$_}
 
 my $built;
 while (my ($target, $name) = each %Targets) {
+  print "Working on target $target\n" if $Verbose;
   next unless $Build{$target};
   $built++;
   if ($target eq "toc") {