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