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