: ' Copyright 1985 NCR Corporation - Dayton, Ohio, USA '
: ' %W%  Delta Date: %U% %G% '
set -x
cc -O -s -o crun crun.c
cc -O -s -o xrun xrun.c
cc -O -s -o tplot tplot.c
cc -O -s -o rplot rplot.c
cc -O -s -o makefiles makefiles.c
cc -O -s -o drun drun.c
cc -O -s -o trun trun.c
cc -O -s -o cpurun cpurun.c
makefiles
echo "compile and makefiles complete"
