From 1e2f36ef3d3f4de76635fcfba782b45ccf3fc578 Mon Sep 17 00:00:00 2001 From: Nicholas Clark Date: Sat, 13 Jun 2009 13:53:04 +0100 Subject: Eliminate the regen_pods target from pod/Makefile, and references to it. --- Porting/pumpkin.pod | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'Porting/pumpkin.pod') diff --git a/Porting/pumpkin.pod b/Porting/pumpkin.pod index 4dbbaa108d..fa13db6a44 100644 --- a/Porting/pumpkin.pod +++ b/Porting/pumpkin.pod @@ -505,7 +505,8 @@ Note that in the old days, you had to do C instead. =head2 make regen_all -This target takes care of the regen_headers, and regen_pods targets. +This target takes care of the regen_headers target. +(It used to also call the regen_pods target, but that has been eliminated.) =head2 make regen_headers @@ -532,10 +533,6 @@ and effort by manually running C myself rather than answering all the questions and complaints about the failing command. -=head2 make regen_pods - -Will run `make regen_pods` in the pod directory for indexing. - =head2 global.sym, interp.sym and perlio.sym Make sure these files are up-to-date. Read the comments in these -- cgit v1.2.1