map -Xs flag to -s for modula-2 compiler
This commit is contained in:
parent
ea811cdb79
commit
b95ff7a37b
@ -73,9 +73,10 @@ name m2
|
|||||||
mapflag -W* M2_F={M2_F?} -W*
|
mapflag -W* M2_F={M2_F?} -W*
|
||||||
mapflag -M* M2_F={M2_F?} -M*
|
mapflag -M* M2_F={M2_F?} -M*
|
||||||
mapflag -x M2_F={M2_F?} -x
|
mapflag -x M2_F={M2_F?} -x
|
||||||
|
mapflag -Xs M2_F={m2_F?} -s
|
||||||
mapflag -V* M2_F={M2_F?} -V*
|
mapflag -V* M2_F={M2_F?} -V*
|
||||||
args {M2_INCL?} -I{EM}/lib/m2 {M2SYSLIB?} \
|
args {M2_INCL?} -I{EM}/lib/m2 {M2SYSLIB?} \
|
||||||
-Vw{w}.{w}i{w}.{w}p{p}.{w}l{l}.{w} \
|
-Vw{w}.{w}i{w}.{w}p{p}.{w}l{l}.{w}f{f}.{w}d{d}.{w} \
|
||||||
{M2_ALIGN?} {M2_F?} < >
|
{M2_ALIGN?} {M2_F?} < >
|
||||||
prep cond
|
prep cond
|
||||||
rts .mod
|
rts .mod
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user