#!/bin/sh
/bin/make -f ../master/WebMakefile CPUTYPE=`cputype`\
 THETANGLE=smltangle THEWEAVE=smlweave SPIDER=sml.spider "$@"
