#! /bin/sh

case "$LIST" in
 '') LIST="whimsy grundoon howland beauregard mort deacon" ;;
esac

export LIST
flock-build --disable-parse-clocks --with-arlib --enable-simulator "$@"
