: top
echo making font table $1
cc -c $1.c
strip $1.o
mv $1.o /usr/lib/font/$1
shift
nif $1x != x goto top
