[Info-vax] MMK v. me, old and new problems.

Jouk Jansen joukj at hrem.nano.tudelft.nl
Tue Sep 29 02:23:59 EDT 2009


Steven Schweda wrote:
>    Who's the custodian of MMK these days?  (And where's he
> hiding?)
> 
[snip]

>    Interestingly, the V4.x programs seem to have forgotten how
> to apply a default file spec.  For example:
> 
> alp $ type descrip.mms                  ! It's empty.
> alp $
> 
> alp $ mms /desc = descrip               ! For reference.
> %MMS-F-NOTARGET, No target specified.
> 
> alp $ mmk /desc = descrip               ! Ok with me.
> %MMK-F-NOTARGETS, no target found
> 
> alp $ mmk4 /desc = descrip
> %MMK-F-NOOPNDSC, could not open description file descrip
> -RMS-E-FNF, file not found
> 
> alp $ mmk41 /desc = descrip
> %MMK-F-NOOPNDSC, could not open description file descrip
> -RMS-E-FNF, file not found
> 

I did some tests with version 4.0 but it has not forgotten all about 
"default" file specs : if the description file is descrip.mms or (if 
descrip.mms does not exists) is makefile. then it is sufficient to type
just "mmk"

              Jouk



More information about the Info-vax mailing list