Dir <obey$dir>
WimpSlot 20M
IfThere WaitCmdDDE Then Wipe WaitCmdDDE ~v~cf~r { > null: }
IfThere WaitCmdGCC Then Wipe WaitCmdGCC ~v~cf~r { > null: }
cc -c -IC: -throwback -o o.WaitCmd c.WaitCmd { > null: }
link -aif -c++ -o WaitCmdDDE o.WaitCmd C:o.Stubs
|gcc -mlibscl -o3 -o WaitCmdGCC c.WaitCmd
|SetType WaitCmdGCC Absolute { > null: }
