#!/bin/sh
/bin/make -f ../master/WebMakefile CPUTYPE=`cputype`\
 THETANGLE=68ktangle THEWEAVE=68kweave SPIDER=68k.spider "$@"
