Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

mms/mmk differences - olb dependencies #95

Open
hb-- opened this issue Apr 10, 2016 · 1 comment
Open

mms/mmk differences - olb dependencies #95

hb-- opened this issue Apr 10, 2016 · 1 comment
Assignees
Milestone

Comments

@hb--
Copy link

hb-- commented Apr 10, 2016

$ mms/id
%MMS-I-IDENT, MMS V3.3-4 � Digital Equipment Corporation 1989, 1998. All rights 
reserved. � Electronic Data Systems Limited 1995, 1998 
$ mmk/id
%MMK-I-IDENT, this is the MMK Make Utility V5.0
-MMK-I-COPYRIGHT, Copyright (c) 2008, Matthew Madison.
    Copyright (c) 2013, Endless Software Solutions.
  See LICENSE.TXT in distribution kit for license information.
$ type descrip.mms
x.olb(a) : a.h
$ dir a                              

Directory DISK$USER:[USER]

A.C;1               A.H;1               

Total of 2 files.
$
$ mms/noaction

CC /NOLIST/OBJECT=A.OBJ A.C
If "''F$Search("X.OLB")'" .EQS. "" Then LIBRARY/Create X.OLB
LIBRARY/REPLACE X.OLB A.OBJ
$ mmk/noaction
%MMK-F-NOACTION, actions to build X.OLB(A=A.OBJ) unknown
$ 
@tesneddon
Copy link
Member

Apologies for the late response. This looks like a short coming in target/source determination. I'll investigate further to determine the appropriate action.

@tesneddon tesneddon added this to the MMK V5.2 milestone Aug 4, 2020
@tesneddon tesneddon self-assigned this Aug 4, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants