#!/bin/csh -f
/bin/make -f ../master/WebMakefile CPUTYPE=`cputype`\
 THETANGLE=dtangle THEWEAVE=dweave SPIDER=d.spider $*
