From 3f3b15f07aca3483d087c29d1296c144824cb8a0 Mon Sep 17 00:00:00 2001 From: David Griffith Date: Mon, 21 Jan 2019 08:41:54 -0800 Subject: [PATCH] Update the INSTALL file a bit to talk about sfrotz. --- INSTALL | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/INSTALL b/INSTALL index f78fa01..fe55e6a 100644 --- a/INSTALL +++ b/INSTALL @@ -39,6 +39,19 @@ platform-specific info below. It's always a good idea to have the GNU version of make(1) around. +============ +SDL Frotz || +============ + +SDL Frotz (aka sfrotz) started off as a port of Frotz 2.32. After +languishing for several years, it is now incorporated into the Unix +Frotz codebase as a one of the available interfaces. + +Prerequisite packages for sfrotz: + * libsdl2-dev + * libsdl2-mixer-dev + + ======================= Editing the Makefile || ======================= -- 2.34.1