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