diff options
Diffstat (limited to 'vms')
-rw-r--r-- | vms/descrip_mms.template | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/vms/descrip_mms.template b/vms/descrip_mms.template index d6c740ed62..70f41020a4 100644 --- a/vms/descrip_mms.template +++ b/vms/descrip_mms.template @@ -1370,9 +1370,6 @@ $(SOCKH) : [.vms]$(SOCKH) # pp.sym: opcode.pl # embed.h: embed.pl [* needs pp.sym generated by opcode.pl! *] # embedvar.h: embed.pl [* needs pp.sym generated by opcode.pl! *] -# ext/ByteLoader/byterun.h: bytecode.pl -# ext/ByteLoader/byterun.c: bytecode.pl -# ext/B/Asmdata.pm: bytecode.pl # global.sym: embed.pl # regnodes.h: regcomp.pl # warnings.h lib/warnings.pm: warnings.pl @@ -1385,7 +1382,6 @@ regen_headers : $(INSTPERL) opcode.pl $(INSTPERL) overload.pl $(INSTPERL) embed.pl - $(INSTPERL) bytecode.pl $(INSTPERL) regcomp.pl $(INSTPERL) warnings.pl |