summaryrefslogtreecommitdiff
path: root/vms
diff options
context:
space:
mode:
Diffstat (limited to 'vms')
-rw-r--r--vms/descrip_mms.template4
1 files changed, 3 insertions, 1 deletions
diff --git a/vms/descrip_mms.template b/vms/descrip_mms.template
index 1503b2f88b..ab3d2d8675 100644
--- a/vms/descrip_mms.template
+++ b/vms/descrip_mms.template
@@ -508,7 +508,9 @@ perlmini.c : perl.c
perlmini$(O) : perlmini.c
$(CC) $(CORECFLAGS) $(MMS$SOURCE)
-uudmap.h bitcount.h : generate_uudmap$(E)
+uudmap.h : bitcount.h
+
+bitcount.h : generate_uudmap$(E)
MCR SYS$DISK:[]generate_uudmap$(E) uudmap.h bitcount.h
generate_uudmap$(E) : generate_uudmap$(O) $(CRTL)