out: sroff.c
	save -c sroff.c &
	lint sroff.c > lint &
	cc sroff.c -o /usr/td/bb/bin/Bin/sroff
	sroff <in 2>err | tprf -w102 > out
