X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=Makefile;h=fa18e6f58472b61fa48ca23c3e60625598115ca7;hb=b28eb668688bcfc465cf6731d6c2529067803dce;hp=d6ceb824dc908fed08be530c6f4719819e7af700;hpb=25230068fe3afb9d1faa9c606413784294700cef;p=open-adventure.git diff --git a/Makefile b/Makefile index d6ceb82..fa18e6f 100644 --- a/Makefile +++ b/Makefile @@ -1,18 +1,18 @@ # Makefile for the open-source release of adventure 2.5 -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: 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