echo $1 ; fc -c -fi $1.f ; ar q libplot.a $1.o ; rm $1.o # echo $1 ; fc -c -fi $1.f ; ar r libplot.a $1.o ; rm $1.o # ranlib libplot.a