X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=Makefile;h=49c909ef9fde49a559fbcb0c87839f35c004c730;hb=258b7703f22045be1b6e9fb74bd3391ed94ed86b;hp=4e5f3316f814f9b2b106cc75054016af3a0477d6;hpb=3f34adad3b6596b3a99175b071f83e70a5e0d594;p=open-adventure.git diff --git a/Makefile b/Makefile index 4e5f331..49c909e 100644 --- a/Makefile +++ b/Makefile @@ -1,14 +1,18 @@ # Makefile for the open-source release of adventure 2.5 +# SPDX-FileCopyrightText: (C) Eric S. Raymond +# SPDX-License-Identifier: BSD-2-Clause + # 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