#!/bin/csh -f
/bin/make -f ../master/WebMakefile CPUTYPE=`cputype`\
 THETANGLE=stangle THEWEAVE=sweave SPIDER=s.spider $*
