#!/bin/csh -f
/bin/make -f ../reduce/Makefile CPUTYPE=`cputype`\
 THETANGLE=rtangle THEWEAVE=rweave SPIDER=reduce.spider $*
