#!/bin/sh

PSET=Adventurer make -C Adventurer
PSET=Alpha      make -C Alpha
PSET=Berlin     make -C Berlin
PSET=Chap       make -C Chap
PSET=ChessBase  make -C ChessBase
PSET=Classic    make -C Classic  
PSET=Cmf        make -C Cmf
PSET=Diagram    make -C Diagram
PSET=Dyche      make -C Dyche
PSET=Harlequin  make -C Harlequin
PSET=Informant  make -C Informant
PSET=Kingdom    make -C Kingdom
PSET=Leipzig    make -C Leipzig
PSET=Slics      make -C Slics
PSET=Staunton   make -C Staunton
PSET=Staunton1  make -C Staunton1
PSET=twic       make -C twic
PSET=wcn        make -C wcn
PSET=XB3d       make -C XB3d
