X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=Makefile;h=eebc68c93fe52ac3215b429fe89f8ec21f0bff56;hb=db8ca5eb2685ef5b215f7a8470ba36d088047bb1;hp=f8599ea4f0ca42e5b3a9f826f6c0d6b631cd4d6e;hpb=8b8a3a73c4812af90bdd755c35f6c4e001553872;p=open-adventure.git diff --git a/Makefile b/Makefile index f8599ea..eebc68c 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="-D ADVENT_AUTOSAVE" VERS=$(shell sed -n