From: Eric S. Raymond Date: Sun, 12 Mar 2023 21:14:18 +0000 (-0400) Subject: Comment polishing. X-Git-Tag: 1.15~57 X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=commitdiff_plain;h=47c3d14a11c379e0c3ddf1bbff2c7149208416dc Comment polishing. --- 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