The file 'vms/descrip.mms' contains no action for the "all"-dependancy.
Prevent a fatal mms-message by supplying a null-action.
diff -u
Logged In: YES user_id=3066
This appears to already be fixed in CVS; the action there is written as:
all : $(LIBRARY) @ write sys$output "All made."
Closing this report. If this action isn't sufficient, please follow up with a brief explanation (I'm no VMS expert!).
Logged In: YES user_id=1067629
Fair enough, action looks Ok.
Log in to post a comment.
diff -u
Logged In: YES
user_id=3066
This appears to already be fixed in CVS; the action there is
written as:
all : $(LIBRARY)
@ write sys$output "All made."
Closing this report. If this action isn't sufficient,
please follow up with a brief explanation (I'm no VMS expert!).
Logged In: YES
user_id=1067629
Fair enough, action looks Ok.