#!/bin/csh
#
/bin/make -f example.mak CHIP=831C >& error
cat error | more
