AUSAM/source/plot/run

echoall
lex plot0.lex
: Currently the program is optimised, if in doubt turn it off
: use -f if target machine dont have FPU
cc -s -o plot -O plot[1-6].c -lt -ll -lS
rm lex.yy.c *.o
size plot /usr/bin/plot
: Install plot in /usr/bin/plot when ready