#!/bin/sh
/bin/make -f ../master/WebMakefile CPUTYPE=`cputype`\
 THETANGLE=turingtangle THEWEAVE=turingweave SPIDER=turing.spider "$@"
