From 45b279ec91f88dd43ca9900abb46e1a7d5838322 Mon Sep 17 00:00:00 2001 From: "Craig A. Berry" Date: Thu, 2 Sep 2010 21:44:57 -0500 Subject: In uudmap.h rule, nothing is different from the absence of anything. Follow-up to 6999193ba9069e620831bed0f85efa43ff6e283a, which broke the build on VMS because the rule to build uudmap.h was unknown. --- vms/descrip_mms.template | 1 + 1 file changed, 1 insertion(+) diff --git a/vms/descrip_mms.template b/vms/descrip_mms.template index ab3d2d8675..cf201ec067 100644 --- a/vms/descrip_mms.template +++ b/vms/descrip_mms.template @@ -509,6 +509,7 @@ perlmini$(O) : perlmini.c $(CC) $(CORECFLAGS) $(MMS$SOURCE) uudmap.h : bitcount.h + @ $(NOOP) bitcount.h : generate_uudmap$(E) MCR SYS$DISK:[]generate_uudmap$(E) uudmap.h bitcount.h -- cgit v1.2.1