X-Git-Url: https://jxself.org/git/?p=open-adventure.git;a=blobdiff_plain;f=Makefile;h=afd81a099480bd0da6d103abb8e44fe8e6d45f66;hp=4e5f3316f814f9b2b106cc75054016af3a0477d6;hb=refs%2Fheads%2Fmaster;hpb=3f34adad3b6596b3a99175b071f83e70a5e0d594 diff --git a/Makefile b/Makefile index 4e5f331..0da7fb8 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