This a SunOS 5.6 (sparc) port of Frotz 2.32, compiled from UnixFrotz232R2Std10.tar.
I had to make the following changes in order to get it to compile with Sun cc
(everything else is as-is):

diff Makefile Makefile.orig
3,4c3,4
< CC = cc
< #CC = gcc
---
> #CC = cc
> CC = gcc
10c10
< OPTS =
---
> OPTS = -O2

diff fastmem.c fastmem.c.orig
267d266
<         /*
279,280d277
<
<       no_match:
281a279,280
>     no_match:
>
283c282
<         */
---
>

I am not supporting this release.


S. van der Groov
Champaign, IL, USA
vandrgrv@uiuc.edu
