: mkratfor - make new Ratfor

yacc r.g
cc -s -O r1.c r2.c lex.c -ly -lp
cp a.out /usr/bin/ratfor
rm *.o a.out y.tab.c
