X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=Makefile;h=0f82c4a69833ba42ac8390073410e795e07937fd;hb=17840d0e158e47e6dba3d62b4b8cdcf97071d924;hp=ed13d890f47ef9d5251dc1c8448c9e0b918dbf42;hpb=f34df0b8a224d371420da98a55c47e33acec0288;p=open-adventure.git diff --git a/Makefile b/Makefile index ed13d89..0f82c4a 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,7 @@ # 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" +# To build with auto-save/resume enabled, pass CFLAGS="-DADVENT_AUTOSAVE" VERS=$(shell sed -n