diff options
Diffstat (limited to 'vms/descrip_mms.template')
-rw-r--r-- | vms/descrip_mms.template | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/vms/descrip_mms.template b/vms/descrip_mms.template index 047e30a31c..63f9476ab2 100644 --- a/vms/descrip_mms.template +++ b/vms/descrip_mms.template @@ -1224,12 +1224,6 @@ regen_headers : $(INSTPERL) regcomp.pl $(INSTPERL) warnings.pl -# VMS uses modified perly.[ch] with tags for globaldefs if using DEC compiler -perly.c : [.vms]perly_c.vms - Copy/NoConfirm/Log $(MMS$SOURCE) $(MMS$TARGET) -perly.h : [.vms]perly_h.vms - Copy/NoConfirm/Log $(MMS$SOURCE) $(MMS$TARGET) - .ifdef LINK_ONLY .else perly$(O) : perly.c, perly.h, $(h) |