Interdata_v6/usr/source/ratfor/make

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

echo == ratfor command
cc -o rc rc.c

echo == ratfor compiler
chdir ratinc
yacc r.g
cc -o ratinc lex.c ocg.c r[123].c -ly

echo == ratfor library
chdir ../lib
rc -c lib.r