Interdata_v6/usr/source/troff/fonts/frc

Find at most related files.
including files from this version of Unix.

: 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