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