2.11BSD/src/usr.bin/roff/troff_font/onefont

cc -c $1.c
strip $1.o
mv $1.o /usr/share/font/$1
chmod 755 /usr/share/font/$1
echo $1 done