X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=Makefile;h=978d5a8912c927cd7ffdf33191d22c8015e49e7d;hb=f24fcd297176c7a95e999bd34e627bb0f4159c3a;hp=d6ceb824dc908fed08be530c6f4719819e7af700;hpb=25230068fe3afb9d1faa9c606413784294700cef;p=open-adventure.git diff --git a/Makefile b/Makefile index d6ceb82..978d5a8 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: (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