From 47c3d14a11c379e0c3ddf1bbff2c7149208416dc Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Sun, 12 Mar 2023 17:14:18 -0400 Subject: [PATCH] Comment polishing. --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Makefile b/Makefile index eebc68c..0f82c4a 100644 --- a/Makefile +++ b/Makefile @@ -1,7 +1,7 @@ # Makefile for the open-source release of adventure 2.5 # To build with save/resume disabled, pass CFLAGS="-DADVENT_NOSAVE" -# To build with auto-save/resume enabled, pass CFLAGS="-D ADVENT_AUTOSAVE" +# To build with auto-save/resume enabled, pass CFLAGS="-DADVENT_AUTOSAVE" VERS=$(shell sed -n