Added -Vi... flag to Pascal compiler options.

This commit is contained in:
ceriel 1986-07-21 09:58:19 +00:00
parent 3c76cbaa1e
commit 2934d628b5

View file

@ -42,7 +42,7 @@ name pc
mapflag -L PC_F={PC_F?} -\{l-}
mapflag -Pr* PC_ERRPATH=*
mapflag -PR* PC_PCPATH=*
args -Vw{w}p{p}f{d}l{l} -R{PC_PCPATH} -r{PC_ERRPATH} {PC_F?} < > {SOURCE}
args -Vw{w}i{w}p{p}f{d}l{l} -R{PC_PCPATH} -r{PC_ERRPATH} {PC_F?} < > {SOURCE}
prep cond
rts .p
need .p