remove -i switch
This commit is contained in:
parent
e24c793133
commit
2a9e0002df
@ -3,7 +3,7 @@ del %1.exe
|
|||||||
|
|
||||||
ntvdm -r:. -h -c -d cobol %1,%1,%1,%1
|
ntvdm -r:. -h -c -d cobol %1,%1,%1,%1
|
||||||
|
|
||||||
ntvdm -h -i -c -r:. link %1,,%1,lcobol.lib,nul.def
|
ntvdm -h -c -r:. link %1,,%1,lcobol.lib,nul.def
|
||||||
|
|
||||||
ntvdm -c %1
|
ntvdm -c %1
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user