set -x
cc -o mp -O -n mp.c -lm
cc -o tek -O -n tek.c -lm
cc -o vplotdb -O -n vplotdb.c -lm
