chess.run: chess.seg board.seg buttons.seg
  link chess

chess.seg: chess.pas
  com chess/err/norange

board.seg: board.pas
  com board/err/norange

buttons.seg: buttons.pas
  com buttons/err/norange

