From 22b7b87b206c3e0cdcc9f4c2f5fba2da95e75c95 Mon Sep 17 00:00:00 2001 From: Nicholas Clark Date: Sat, 13 Jun 2009 14:05:26 +0100 Subject: Remove autodoc.pl from regen.pl and the lists of regenerated files in Makefiles. Should really have been done as part of 344af494c35a9f0f50dab51474b2e7cd806f1b08 --- Cross/Makefile-cross-SH | 2 -- 1 file changed, 2 deletions(-) (limited to 'Cross') diff --git a/Cross/Makefile-cross-SH b/Cross/Makefile-cross-SH index 9a52de5ccb..616607d65c 100755 --- a/Cross/Makefile-cross-SH +++ b/Cross/Makefile-cross-SH @@ -869,7 +869,6 @@ SYMH = perlvars.h intrpvar.h CHMOD_W = chmod +w # The following files are generated automatically -# autodoc.pl: pod/perlapi.pod pod/perlintern.pod # embed.pl: proto.h embed.h embedvar.h global.sym # perlapi.h perlapi.c # [* embed.pl needs pp.sym generated by opcode.pl! *] @@ -886,7 +885,6 @@ CHMOD_W = chmod +w AUTOGEN_FILES = keywords.h opcode.h opnames.h pp_proto.h pp.sym proto.h \ embed.h embedvar.h global.sym \ - pod/perlintern.pod pod/perlapi.pod \ perlapi.h perlapi.c regnodes.h \ warnings.h lib/warnings.pm -- cgit v1.2.1