From 750cfe36d8a7d27f2200b5fd827a55cf6d8ae851 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Fri, 21 Oct 2022 11:21:58 -0400 Subject: [PATCH] Fix for GitLab issue #59. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index e392617..59f7e4e 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,6 @@ # Makefile for the open-source release of adventure 2.5 -# To build with save/resume disabled, pass CCFLAGS="-D ADVENT_NOSAVE" +# To build with save/resume disabled, pass CFLAGS="-DADVENT_NOSAVE" VERS=$(shell sed -n