Partial REUSE cmpliance.
This commit is contained in:
parent
71abcb4e65
commit
25230068fe
131 changed files with 287 additions and 61 deletions
3
Makefile
3
Makefile
|
@ -1,5 +1,8 @@
|
|||
# Makefile for the open-source release of adventure 2.5
|
||||
|
||||
# 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"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue